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

# Environments
.venv/
venv/

# Tooling caches
.ruff_cache/
.ty_cache/
.pytest_cache/
