Fixed gitignore

This commit is contained in:
Dusty.P 2018-05-24 21:20:57 -08:00
parent 90f33f892d
commit d57129b33b

6
.gitignore vendored
View File

@ -1,3 +1,6 @@
/Config.json
/PrivateConfig.json
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
# Recurse # Recurse
@ -108,8 +111,7 @@ venv.bak/
# mypy # mypy
.mypy_cache/ .mypy_cache/
src/config/Config.json
PrivateConfig.json
# Ignore dockerfiles # Ignore dockerfiles
docker-compose.yml docker-compose.yml