feat: Projekt-Geruest finance/ mit Config und Test-Setup

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-17 17:04:59 +02:00
parent d4a98e117f
commit 53ffd65104
8 changed files with 60 additions and 0 deletions

5
finance/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.env
__pycache__/
*.sqlite
tests/fixtures/*.pdf
.venv/