diff --git a/.gitignore b/.gitignore index 8d32d8a..a03b213 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ venv/ __pycache__/ *.pyc -config/ \ No newline at end of file +config/ +config.json \ No newline at end of file