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

# Secrets / local state
.env
.modal/

# Internal license tooling & artifacts — NEVER commit
tools/generate_license.py
keys/
licenses/
*.pem
*.lic

# Internal research experiments — local only, never shipped or pushed
sal/experiments/
scripts/modal_cumulant_experiment.py
SKILL_EulerianCutSpectrum.md
