diff --git a/.gitignore b/.gitignore index 3699fd4..5b05e41 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