diff --git a/.gitignore b/.gitignore
index ed8ebf583f771da9150c35db3955987b7d757904..da25669ea185301293c549e50b21b2049d81dc80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-__pycache__
\ No newline at end of file
+__pycache__/
+*__pycache__
\ No newline at end of file