# OMC working state
.omc/

# Editor / OS
.DS_Store
*.swp
.vscode/
.idea/

# Node
node_modules/
npm-debug.log*

# Python
__pycache__/
*.py[cod]
*$py.class
.venv/
.pytest_cache/
.ruff_cache/
*.egg-info/
.coverage
htmlcov/

# Local Claude settings (user-specific)
.claude/settings.local.json

# vibe-token-tune local artifacts
CLAUDE.md.bak
TOKEN_TUNE_REPORT.md
