__pycache__/
*.py[cod]
*$py.class
*.so
dist/
build/
*.egg-info/
*.egg
.eggs/
*.whl
.venv/
venv/
env/
.env
.mypy_cache/
.ruff_cache/
.pytest_cache/
htmlcov/
coverage.xml
.coverage
.coverage.*
*.log
.DS_Store
Thumbs.db
.idea/
.vscode/
*.swp
*.swo
*~
.ai_knot/
.claude/

# Claude Code local settings
.claude/settings.local.json
# Benchmark output files (all variants)
benchmark_*.json
benchmark_*.jsonl
benchmark_*.md
benchmark_results/
MEMORY_ACTION_PLAN.md
