This commit is contained in:
Zsolt Alföldi
2026-02-25 11:18:24 +01:00
commit f8aa6f8b9f
5 changed files with 339 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# Plaintext secrets — NEVER commit
secrets.yaml
user-data.yaml
# Built ISOs
*.iso
# Editor junk
.DS_Store
*.swp
*~