# This file applies when backend/ is the build-context root (including Compose).
.git
.venv
.data
**/.data
.env
.env.*
!.env.example
__pycache__
**/__pycache__
*.pyc
**/*.pyc
.pytest_cache
.ruff_cache
.mypy_cache
*.egg-info
build
dist
tests
scripts/_*.py
scripts/_*.ps1
scripts/_*.txt
_deck_*.py
state
.security
.azure
**/.azure
**/*.key
**/*.pem
**/*.pfx
**/*.p12
**/.pgpass
**/.pgname
**/.pgloc
**/*.db
**/*.db-shm
**/*.db-wal
**/*.sqlite
**/*.sqlite3
**/*.log
**/*.xlsx
**/*.pptx
**/*.bak
**/*.tmp