diff --git a/.gitignore b/.gitignore index 564bdc2..7a5efd3 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ result # Python .ruff_cache .ropeproject +**/__pycache__/ # Runtime *.sqlite3