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

# Coding LLM / AI assistant artifacts
.claude/
.claude.json
.claude-code/
.cursor/
.cursorignore
.cursorrules
.aider*
.continue/
.windsurf/
.codeium/
.github/copilot/
.zed/
CLAUDE.local.md
AGENTS.local.md
.llm/
.llm-cache/

specs/
