mirror of
https://github.com/grahampugh/macadmin-scripts.git
synced 2025-12-29 16:15:58 +00:00
Merge remote-tracking branch 'upstream/master', added --validate option
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -1,7 +1,16 @@
|
||||
# .DS_Store
|
||||
.DS_Store
|
||||
|
||||
# disk images
|
||||
*.dmg
|
||||
*.sparseimage
|
||||
|
||||
# .pyc and .pyo files
|
||||
*.pyc
|
||||
*.pyo
|
||||
|
||||
# our content directory
|
||||
content/
|
||||
|
||||
# the outputted list file
|
||||
softwareupdate.plist
|
||||
|
||||
Reference in New Issue
Block a user