added controller

This commit is contained in:
2026-02-13 18:54:08 +01:00
commit f72bb57eda
20 changed files with 3568 additions and 0 deletions
+32
View File
@@ -0,0 +1,32 @@
# Build artifacts
bin/
*.exe
*.dll
*.so
*.dylib
# Test artifacts
coverage.out
coverage.html
*.test
# IDE
.idea/
.vscode/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Go
vendor/
# Docker
*.tar
# Local config (don't commit real customer configs)
controller.yaml
restic-password