chore: CSV-Kontoexporte in fixtures gitignoren (echte Daten)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
1
finance/.gitignore
vendored
1
finance/.gitignore
vendored
@@ -2,5 +2,6 @@
|
|||||||
__pycache__/
|
__pycache__/
|
||||||
*.sqlite
|
*.sqlite
|
||||||
tests/fixtures/*.pdf
|
tests/fixtures/*.pdf
|
||||||
|
tests/fixtures/*.csv
|
||||||
tests/fixtures/expected_*.json
|
tests/fixtures/expected_*.json
|
||||||
.venv/
|
.venv/
|
||||||
|
|||||||
Reference in New Issue
Block a user