mirror of
https://github.com/munki/munki.git
synced 2026-01-06 14:40:09 -06:00
11 lines
140 B
Plaintext
11 lines
140 B
Plaintext
# .DS_Store files!
|
|
.DS_Store
|
|
|
|
# don't track .pyc files
|
|
*.pyc
|
|
|
|
# Xcode 5 user data
|
|
*.xcodeproj/project.xcworkspace/
|
|
*.xcodeproj/xcuserdata/
|
|
|