chore: CSV-Kontoexporte in fixtures gitignoren (echte Daten)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-19 21:10:17 +02:00
parent 1fc87001d6
commit 6b02fa3d85

1
finance/.gitignore vendored
View File

@@ -2,5 +2,6 @@
__pycache__/
*.sqlite
tests/fixtures/*.pdf
tests/fixtures/*.csv
tests/fixtures/expected_*.json
.venv/