diff --git a/.gitignore b/.gitignore index ece0dc67..c0a392d1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ .idea *.iml data -config.py \ No newline at end of file +config.py +__pycache__ +.venv +venv \ No newline at end of file