diff --git a/.gitignore b/.gitignore index 4c49bd7..200acb7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ .env +__pycache__/** +cache.py