Add *.iso to .gitignore (#69)
This commit is contained in:
parent
d6f949d640
commit
b7e8732b04
|
@ -1,4 +1,5 @@
|
|||
*.sh
|
||||
*.img
|
||||
*.xz
|
||||
*.iso
|
||||
xbps-cachedir*
|
||||
|
|
Loading…
Reference in New Issue