Ignore macOS recovery images, pid file and ports file
This commit is contained in:
parent
95b5f84816
commit
776d05aa59
5
.gitignore
vendored
5
.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*
|
Loading…
Reference in New Issue
Block a user