diff --git a/.gitignore b/.gitignore index 748a094..8c5bc6f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ __pycache__/ - +venv .idea/ -config.py \ No newline at end of file +config.py