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
|
*.jsbundle
|
||||||
|
|
||||||
# Ruby / CocoaPods
|
# Ruby / CocoaPods
|
||||||
/ios/Pods/
|
**/ios/Pods/
|
||||||
/vendor/bundle/
|
**/vendor/bundle/
|
||||||
`;
|
`;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user