add cloud-init files to .gitignore (and loosen out/ and work/)
This commit is contained in:
parent
955343925b
commit
88304719d0
1 changed files with 5 additions and 2 deletions
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…
Add table
Reference in a new issue