# Keep the build context to what the Dockerfile actually copies
# (pyproject.toml, README.md, src/) plus room for local experiments.
.git
.venv
.vouch
.claude
desktop
docs
eval
examples
web
tests
benchmarks
adapters
skills
proposals
**/__pycache__
**/*.py[cod]
