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

# Virtual environments
.venv

# Test and coverage
.coverage
.pytest_cache/

# MkDocs build output
site/

# Runtime filelock files
*.lock

# Default once store files (generated at runtime)
_once_store.*
