git init
Some checks failed
CI / containers (push) Has been cancelled
CI / agent (push) Has been cancelled
CI / backend (push) Has been cancelled
CI / frontend (push) Has been cancelled

This commit is contained in:
2026-09-19 19:31:36 +03:00
commit c4dc19cd41
78 changed files with 13045 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
.DS_Store
*.log
.env
agent/target/
control-plane/frontend/node_modules/
control-plane/frontend/dist/
control-plane/frontend/*.tsbuildinfo
control-plane/backend/backend
control-plane/secrets/*
!control-plane/secrets/.gitkeep