# Exclude files not needed in the production Docker image
.git
.github
.claude
.venv
.mypy_cache
.ruff_cache
.pytest_cache
__pycache__
tests/
docs/
issues/
CHANGELOG.md
CONTRIBUTING.md
CLAUDE.md
LICENSE
Makefile
.gitignore
.dockerignore
.mcp.json
