Migrate remaining legacy operator workflows

This commit is contained in:
2026-07-12 05:39:27 +09:00
parent ffb8f43c19
commit a01836a2d7
132 changed files with 20566 additions and 720 deletions

8
.gitignore vendored
View File

@@ -20,6 +20,10 @@ BundleArtifacts/
*.pfx
*.p12
*.snk
*.cer
*.crt
*.key
*.pem
# Local settings and secrets
Config/appsettings.local.json
@@ -42,8 +46,12 @@ artifacts/K3DInterop/
**/K3DAsyncEngine.tlb
*.t2s
*.k3s
*.vrv
*.lic
K3D*.lic
Tornado*.lic
**/Cuts/
**/배경/
# Web tooling (if introduced later)
node_modules/