Browse Source

gitignore

renxiaoguang 7 years ago
parent
commit
d87f8327b3
1 changed files with 26 additions and 0 deletions
  1. 26 0
      .gitignore

+ 26 - 0
.gitignore

@@ -15,3 +15,29 @@ android/.gradle/4.10.2/javaCompile/taskHistory.bin
 android/.gradle/4.10.2/taskHistory/taskHistory.bin
 android/.gradle/4.10.2/taskHistory/taskHistory.lock
 android/.gradle/buildOutputCleanup/buildOutputCleanup.lock
+
+#  Xcode
+# 
+build/
+*.pbxuser
+!default.pbxuser
+*.mode1v3
+!default.mode1v3
+*.mode2v3
+!default.mode2v3
+*.perspectivev3
+!default.perspectivev3
+xcuserdata
+*.xccheckout
+*.moved-aside
+DerivedData
+*.hmap
+*.ipa
+*.xcuserstate
+#  CocoaPods
+# 
+#  We recommend against adding the Pods directory to your .gitignore. However
+#  you should judge for yourself, the pros and cons are mentioned at:
+#  http://guides.cocoapods.org/using/using-cocoapods.html# should-i-ignore-the-pods-directory-in-source-control
+# 
+ Pods/