# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv
test-venv/

# Test / coverage artifacts
.coverage
coverage.json
htmlcov/
.pytest_cache/

# Playwright MCP session artifacts (snapshots + console logs from browser-driving sessions)
.playwright-mcp/
/*.png

# Mac related files
.DS_Store
*/.DS_Store

# Local OpenMaskit config (root-level only)
/openmaskit*.yaml

# Jetbrains related files
.idea
.bsp

# Local tooling config (not for the public repo)
.claude/settings.json
.mcp.json

.codegraph
bench_unmask.py
