chore: ignore VM disk images and ISO artifacts
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -6,3 +6,8 @@ result-*
|
||||
# Ignore automatically generated direnv output
|
||||
.direnv
|
||||
|
||||
|
||||
# VM and ISO artifacts
|
||||
*.qcow2
|
||||
*.qcow
|
||||
*.iso
|
||||
|
||||
Reference in New Issue
Block a user