فهرست منبع

add .xccheckout to Objective-C gitignore

This is a file that Xcode 5 uses for version control, doesn't need to be checked in. Also see http://stackoverflow.com/a/18448100/1877078
Bart 11 سال پیش
والد
کامیت
56dbce3df3
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      Objective-C.gitignore

+ 1 - 0
Objective-C.gitignore

@@ -15,6 +15,7 @@ profile
 DerivedData
 .idea/
 *.hmap
+*.xccheckout
 
 #CocoaPods
 Pods