mirror of
https://github.com/grahampugh/macadmin-scripts.git
synced 2025-12-29 16:15:58 +00:00
Add more items to .gitignore; update README for more info on expected installinstallmacos.py behavior
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,7 +1,14 @@
|
||||
# .DS_Store
|
||||
.DS_Store
|
||||
|
||||
# disk images
|
||||
*.dmg
|
||||
*.sparseimage
|
||||
|
||||
# .pyc and .pyo files
|
||||
*.pyc
|
||||
*.pyo
|
||||
|
||||
# our content directory
|
||||
content/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user