feat: add professional deployment ensemble, PowerShell orchestration, and CI standards

This commit is contained in:
igor04091968
2026-04-25 15:29:38 +03:00
parent 0821de0964
commit 63904d2548
17 changed files with 628 additions and 3 deletions
+12
View File
@@ -0,0 +1,12 @@
# Local secrets
secrets/deploy.secrets.env
# Runtime / reports
*.log
*.tmp
*.bak
windows/*.report.json
# IDE
.idea/
.vscode/