.git
.github
.venv
venv
dist
build
*.egg-info
__pycache__
*.py[cod]
.pytest_cache
.ruff_cache
.mypy_cache
.env
.env.*
*.md
!README.md
server.json
claude_desktop_config_example.json
docker-compose.yml
Dockerfile
