feat: add RomM automation TrueNAS stack

This commit is contained in:
2026-06-22 21:43:35 +00:00
parent f580669293
commit 879bfbba26
3 changed files with 268 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# Keep real runtime environment files and secrets out of Git
*.env
.env
# Local editor/runtime noise
.DS_Store
*.log