add cloud-init files to .gitignore (and loosen out/ and work/)
This commit is contained in:
parent
955343925b
commit
88304719d0
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,4 +1,7 @@
|
||||
*~
|
||||
archiso-*.tar.gz*
|
||||
configs/*/work
|
||||
configs/*/out
|
||||
work/
|
||||
out/
|
||||
*.iso
|
||||
user-data
|
||||
meta-data
|
||||
|
Loading…
Reference in New Issue
Block a user