.venv/
__pycache__/
*.pyc
*.egg-info/
dist/
build/
.ruff_cache/
.pytest_cache/

# Local agent/editor state — never part of a release
.claude/
.idea/
.vscode/
