Files
munki/code/apps/Managed Software Center/.gitignore
T

13 lines
263 B
Plaintext

# .DS_Store files!
.DS_Store
# Xcode user data
*.xcodeproj/project.xcworkspace/
*.xcodeproj/xcuserdata/
# ignore the MainMenu.xib for most localizations; it is generated at build time
**/*.lproj/MainMenu.xib
# but not the Base one!
!**/Base.lproj/MainMenu.xib