mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Ignore macOS recovery images, pid file and ports file
This commit is contained in:
parent
95b5f84816
commit
776d05aa59
1 changed files with 6 additions and 1 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -1,4 +1,7 @@
|
|||
*.chunklist
|
||||
*.dmg
|
||||
*.qcow2
|
||||
*.img
|
||||
*.iso
|
||||
*.conf
|
||||
*.sh
|
||||
|
@ -6,6 +9,8 @@
|
|||
*.fd
|
||||
*.xml
|
||||
*.permall
|
||||
*.pid
|
||||
*.ports
|
||||
.lock
|
||||
SHA*
|
||||
sha*
|
||||
sha*
|
||||
|
|
Loading…
Reference in a new issue