__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.venv/
.pytest_cache/
*.egg
.coverage
htmlcov/
.worktrees/

# Local AgentLint hook artifacts. The repo-level agentlint.yml is committed so
# AgentLint dogfoods the same accepted patterns in local dev and CI.
.claude/
.codex/
.continue/
.cursor/
.gemini/
.grok/
.kimi/

.smart-coding-cache/
coverage.xml
