diff --git a/.gitignore b/.gitignore index e59b54e..673a898 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ # ---> Python # Byte-compiled / optimized / DLL files -**/__pycache__/ +**/__pycache__/** *.py[cod] *$py.class