diff --git a/.gitignore b/.gitignore index 12a01e7..3f29d9a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ .venv/* -__pycache__/* \ No newline at end of file +**/__pycache__/** \ No newline at end of file