diff --git a/.gitignore b/.gitignore index 4ad6467..5f2b3dc 100644 --- a/.gitignore +++ b/.gitignore @@ -103,4 +103,6 @@ venv.bak/ # mypy .mypy_cache/ -.idea/ \ No newline at end of file +/src/config/Config.json +/src/config/PrivateConfig.json +.idea/