diff --git a/.gitignore b/.gitignore index 4974bf7..3bcef1d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .env .mypy_cache .pytest_cache +__pycache__