init
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# Plaintext secrets — NEVER commit
|
||||
secrets.yaml
|
||||
user-data.yaml
|
||||
|
||||
# Built ISOs
|
||||
*.iso
|
||||
|
||||
# Editor junk
|
||||
.DS_Store
|
||||
*.swp
|
||||
*~
|
||||
Reference in New Issue
Block a user