/target
/imported
*.prev
*.clad-backup
plan.json
.clad/
.DS_Store

# Private — SaaS backend
/cloud/
# Private — infra state files
/states/
# Private — marketing site
/site/
# Private — SaaS module
/src/cloud.rs
# Private — our infra templates
/templates/panel-*.tera
# Private — integration tests with real IPs
/tests/integration.yml
/test-states/
# Built binary
/forge
