diff --git a/.gitignore b/.gitignore index 641a18d..362aeb3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,8 @@ result result-* - +**/__pycache__ dist test.db -.ruff_cache \ No newline at end of file +.ruff_cache