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

# Tooling
.pytest_cache/
.ruff_cache/
.mypy_cache/

# Exporter runtime artifacts (never commit real usage data or state)
*.prom
state.json
*.state.json
