diff --git a/.gitignore b/.gitignore index ca2993c..ac40bf7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .env -*.html \ No newline at end of file +*.html +_pycache_/ \ No newline at end of file