mirror of
https://github.com/munki/munki.git
synced 2026-03-09 10:10:26 -05: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/
|
|
|