mirror of
https://github.com/jollyjinx/AppleMobileConfigForEAPWiFi.git
synced 2026-06-03 20:21:38 +00:00
Update .gitignore
Adds macOS junk and .mobileconfig files
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,4 +1,15 @@
|
|||||||
|
# macOS Resource Forks
|
||||||
|
.DS_Store
|
||||||
|
.DS_Store?
|
||||||
|
._*
|
||||||
|
.Spotlight-V100
|
||||||
|
.Trashes
|
||||||
|
ehthumbs.db
|
||||||
|
Thumbs.db
|
||||||
|
|
||||||
|
# Outputs/certs
|
||||||
certs/
|
certs/
|
||||||
*.pfx
|
*.pfx
|
||||||
*.crt
|
*.crt
|
||||||
*.pem
|
*.pem
|
||||||
|
*.mobileconfig
|
||||||
|
|||||||
Reference in New Issue
Block a user