__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
site/
.eggs/
*.egg
.venv/
venv/
.pkgtest/
.env
.ruff_cache/
.pytest_cache/
.mypy_cache/
*.so
.coverage
htmlcov/
artifacts/

# Claude Code local settings
settings.local.json
.claude/
.mcp.json


.env.test.local
*.db
.anycode/
build_out/
/docs/
