__pycache__/
*.pyc
.mypy_cache/
.ruff_cache/
.pytest_cache/
*.egg-info/
dist/
build/
.env
data/
*.db
*.lbug
.symtext/

# IDE / editor
.idea/
.vscode/

# Claude Code
.claude/
.mcp.json
CLAUDE.md
PLAN.md
.symtext.toml

# Local notes
notes.txt
TODO.md
ENHANCEMENTS.md
plans/
