diff --git a/.gitignore b/.gitignore index 9ad5c37..7ca1717 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ venv/ -config.py \ No newline at end of file +config.py +__pycache__/ \ No newline at end of file