杜鑫 4 years ago
parent
commit
c9839fcdae
1 changed files with 5 additions and 2 deletions
  1. 5 2
      .gitignore

+ 5 - 2
.gitignore

@@ -20,7 +20,6 @@ DerivedData
 *.hmap
 *.ipa
 *.xcuserstate
-project.xcworkspace
 
 # Android/IntelliJ
 #
@@ -40,6 +39,7 @@ yarn-error.log
 buck-out/
 \.buckd/
 *.keystore
+!debug.keystore
 
 # fastlane
 #
@@ -53,4 +53,7 @@ buck-out/
 */fastlane/screenshots
 
 # Bundle artifact
-*.jsbundle
+*.jsbundle
+
+# CocoaPods
+/ios/Pods/