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

# Virtual environments
.venv

# Legacy reference code (not part of the library)
old/

.cache
.coverage

# Generated workflow output (e.g. from examples/compose.yaml, tests, or manual runs)
output.proj/
