fix(react-native): replace incorrect ignore paths for pods (#10634)
ISSUES CLOSED: #10633
This commit is contained in:
parent
b9e623d84d
commit
9d04d932f9
@ -56,6 +56,6 @@ buck-out/
|
||||
*.jsbundle
|
||||
|
||||
# Ruby / CocoaPods
|
||||
/ios/Pods/
|
||||
/vendor/bundle/
|
||||
**/ios/Pods/
|
||||
**/vendor/bundle/
|
||||
`;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user