# Python
__pycache__/
*.pyc
*.egg-info/
dist/
build/
.pytest_cache/

# Secrets / local state
.env
*.lic
.modal/
