diff --git a/_gitignore b/_gitignore index b3f3a28b..448aabe7 100644 --- a/_gitignore +++ b/_gitignore @@ -21,7 +21,6 @@ DerivedData *.ipa *.xcuserstate project.xcworkspace -/ios/pods # Android/IntelliJ # @@ -59,3 +58,6 @@ buck-out/ # Bundle artifact *.jsbundle + +# CocoaPods +/ios/Pods/ \ No newline at end of file