__pycache__/
*.pyc
.claude/
db/*.db
static/fotos/*
static/briefe/*
static/dokumente/*
static/logo/*
!static/fotos/.gitkeep
!static/briefe/.gitkeep
!static/dokumente/.gitkeep
!static/logo/.gitkeep
.env
.git/
.gitignore
README.md
