Ignore various disk image file extensions.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -15,6 +15,9 @@ __pycache__
|
|||||||
*.egg-info
|
*.egg-info
|
||||||
/upload
|
/upload
|
||||||
/*.img
|
/*.img
|
||||||
|
/*.img.xz
|
||||||
|
/*.img.gzip
|
||||||
|
/*.img.bz2
|
||||||
*.so
|
*.so
|
||||||
*.deb
|
*.deb
|
||||||
*.zip
|
*.zip
|
||||||
|
|||||||
Reference in New Issue
Block a user