diff --git a/.gitignore b/.gitignore index 85118b79..b91616d2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .env *.pyc +__pycache__