Fixed gitignore
This commit is contained in:
parent
90f33f892d
commit
d57129b33b
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
/Config.json
|
||||
/PrivateConfig.json
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
|
||||
# Recurse
|
||||
@ -108,8 +111,7 @@ venv.bak/
|
||||
# mypy
|
||||
.mypy_cache/
|
||||
|
||||
src/config/Config.json
|
||||
PrivateConfig.json
|
||||
|
||||
|
||||
# Ignore dockerfiles
|
||||
docker-compose.yml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user