Add *.qcow2 to .gitignore

This commit is contained in:
EnderIce2 2024-02-10 04:35:55 +02:00
parent 6301975d96
commit b3dd752d98
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD

1
.gitignore vendored
View File

@ -19,6 +19,7 @@ initrd.tar.gz
*.log *.log
*.log.* *.log.*
*.img *.img
*.qcow2
*.iso *.iso
*.drv *.drv
*.fex *.fex