secure config files to block them in ignore file
This commit is contained in:
parent
b8f5f0da0c
commit
557879451c
2
.gitignore
vendored
2
.gitignore
vendored
@ -103,4 +103,6 @@ venv.bak/
|
|||||||
# mypy
|
# mypy
|
||||||
.mypy_cache/
|
.mypy_cache/
|
||||||
|
|
||||||
|
/src/config/Config.json
|
||||||
|
/src/config/PrivateConfig.json
|
||||||
.idea/
|
.idea/
|
||||||
Loading…
x
Reference in New Issue
Block a user