# Keep the build context lean and the image free of dev/CI cruft.
.git
.gitignore
.dockerignore
.forgejo
.claude
tests
pyproject.toml
*.db
*.db-wal
*.db-shm
__pycache__
*.pyc
.pytest_cache
.venv
README.md
summary.md
ci-requirements.md
docker-compose.yaml
docker-compose.prod.example.yaml
