build: Add *.tar.gz to .gitignore

This commit is contained in:
mintsuki 2022-01-28 12:29:38 +01:00
parent e412997a41
commit 3afb251750
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -11,6 +11,7 @@ ovmf*
*.bin
*.bin.gz
*.tar.xz
*.tar.gz
*.elf
*.hdd
*.iso