diff options
author | Emile <hanemile@protonmail.com> | 2019-10-10 15:27:49 +0200 |
---|---|---|
committer | Emile <hanemile@protonmail.com> | 2019-10-10 15:27:49 +0200 |
commit | 4875bc9c8e2d14e45d6e1594300e32003e0f6587 (patch) | |
tree | 250a76870809c41649522c9d5add9008c93e2f23 | |
parent | 0d2fe61af698a0e1d1f650d80f296bd88fc3cb6e (diff) |
added a .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3552afd --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +companion.json |