gitignore: add flk command results
This commit is contained in:
parent
1a87b83b5d
commit
30892d83eb
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -3,3 +3,8 @@ up
|
||||||
hosts/up-*
|
hosts/up-*
|
||||||
.direnv
|
.direnv
|
||||||
doc/index.html
|
doc/index.html
|
||||||
|
|
||||||
|
# Result of flk commands
|
||||||
|
vm
|
||||||
|
iso
|
||||||
|
doi
|
||||||
|
|
Loading…
Reference in a new issue