__pycache__/
*.py[cod]
*$py.class
*.egg-info/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/
dist/
build/
.venv/
venv/
.env
.DS_Store

# AI-tool local config (do not commit — keep repo vendor-neutral)
.claude/
.cursor/
.aider*
.continuerc
