mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Add *.msi to .gitignore
This commit is contained in:
parent
26fc4a2e8c
commit
39d962ee8c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,6 +6,7 @@
|
||||||
*.iso
|
*.iso
|
||||||
*.lock
|
*.lock
|
||||||
*.log
|
*.log
|
||||||
|
*.msi
|
||||||
*.permall
|
*.permall
|
||||||
*.pid
|
*.pid
|
||||||
*.ports
|
*.ports
|
||||||
|
|
Loading…
Reference in a new issue