__pycache__/
*.py[cod]
.venv/
venv/
*.egg-info/
dist/
build/
.pytest_cache/
.ruff_cache/
.python-version

# Editor / AI workspace metadata
.claude/
.vscode/
.idea/
.DS_Store
