mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Add /template/ios/build/ to gitignore
Summary: Changelog: [internal] Add /template/ios/build to gitignore. The folder is auto generated for ios. Reviewed By: cortinico Differential Revision: D33051582 fbshipit-source-id: ccf84fa0594d1fbbf224d92004dd05987c9deae7
This commit is contained in:
committed by
Facebook GitHub Bot
parent
20b0eba581
commit
eb4ace865b
+2
-1
@@ -96,7 +96,8 @@ package-lock.json
|
||||
/vendor
|
||||
/template/vendor
|
||||
|
||||
# CocoaPods
|
||||
# iOS / CocoaPods
|
||||
/template/ios/build/
|
||||
/template/ios/Pods/
|
||||
/template/ios/Podfile.lock
|
||||
/packages/rn-tester/Gemfile.lock
|
||||
|
||||
Reference in New Issue
Block a user