Ignore various disk image file extensions.

This commit is contained in:
David Carley
2022-09-05 09:52:06 +00:00
parent b9c0d7b7c8
commit 973cb94762

3
.gitignore vendored
View File

@@ -15,6 +15,9 @@ __pycache__
*.egg-info
/upload
/*.img
/*.img.xz
/*.img.gzip
/*.img.bz2
*.so
*.deb
*.zip