ソースを参照

Support defaulting user-specific Xcode project settings.

rentzsch 14 年 前
コミット
ea6e9227f8
1 ファイル変更6 行追加0 行削除
  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