소스 검색

put back Xcode ignore to Objective-C.

Konstantin Koval 11 년 전
부모
커밋
9707fd125c
1개의 변경된 파일19개의 추가작업 그리고 0개의 파일을 삭제
  1. 19 0
      Objective-C.gitignore

+ 19 - 0
Objective-C.gitignore

@@ -1,3 +1,22 @@
+# Xcode
+#
+build/
+*.pbxuser
+!default.pbxuser
+*.mode1v3
+!default.mode1v3
+*.mode2v3
+!default.mode2v3
+*.perspectivev3
+!default.perspectivev3
+xcuserdata
+*.xccheckout
+profile
+*.moved-aside
+DerivedData
+*.hmap
+*.ipa
+
 # CocoaPods
 #
 # We recommend against adding the Pods directory to your .gitignore. However