diff --git a/.gitignore b/.gitignore index 1653183..533330d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,6 @@ poetry.lock config.toml -*/__pycache__/ +**/__pycache__/ .cache .ruff_cache