__pycache__/
*.pyc
*.pyo

# Java build outputs (recompiled via patch_all.py prereq stage)
*.class

# Editor / migration backups
*.bak
*.bak.*
*.bak_*

# Operator-local artifacts
# sample_license.jwt is generated per-environment by gen_license.py;
# the canonical copy lives at the repo root for patch_all to consume.
scripts/sample_license.jwt
