diff --git a/.gitignore b/.gitignore index 261e931..2d6be76 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ -Venv/ +venv/ .idea/ __pycache__/ .git/ -.gitignore \ No newline at end of file +.gitignore +config.py \ No newline at end of file