diff --git a/.gitignore b/.gitignore index fa7e39c..3699fd4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ .env *.html -**/__pycache__/** \ No newline at end of file +**pycache** \ No newline at end of file