Updated .gitignore and removed docker stuff, since we are not using it.

This commit is contained in:
neko404notfound
2018-06-21 09:26:41 +01:00
parent 5a67f1c732
commit 1a4af0c766
3 changed files with 7 additions and 30 deletions
+7 -5
View File
@@ -1,5 +1,7 @@
*.py text eol=lf
*.js text eol=lf
*.sh text eol=lf
*.png binary
*.jpg binary
*.py text eol=lf
*.js text eol=lf
*.sh text eol=lf
*.json text eol=lf
*.png binary
*.jpg binary