Browse Source

Support defaulting user-specific Xcode project settings.

rentzsch 14 năm trước cách đây
mục cha
commit
ea6e9227f8
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      Objective-C.gitignore

+ 6 - 0
Objective-C.gitignore

@@ -1,9 +1,15 @@
 # xcode
 build/*
 *.pbxuser
+!default.pbxuser
 *.mode1v3
+!default.mode1v3
+*.mode2v3
+!default.mode2v3
 *.perspectivev3
+!default.perspectivev3
 *.xcworkspace
+!default.xcworkspace
 xcuserdata
 # osx
 .DS_Store