# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/

# Virtual environment
.venv/

# Test & lint caches
.pytest_cache/
.ruff_cache/

# Tool data (local only)
.codeatrium/
.logosyncx/

# Claude Code local settings
.claude/

# Internal docs (local only)
docs/internal/

# 論文資料（ローカルのみ）
mem/
