Skip to content

Commit

Permalink
Add offline mirrors to .gitignore
Browse files Browse the repository at this point in the history
Summary:
Add internal CocoaPods offline mirrors paths to .gitignore.

Changelog: [Internal]

Reviewed By: fbmal7

Differential Revision: D40241900

fbshipit-source-id: 712059f6d8f16bbd1964e13d49b257adad8aa8a2
  • Loading branch information
hramos authored and mohitcharkha committed Oct 17, 2022
1 parent c30f425 commit d04dd95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -106,6 +106,8 @@ package-lock.json
# Ignore RNTester specific Pods, but keep the __offline_mirrors__ here.
/packages/rn-tester/Pods/*
!/packages/rn-tester/Pods/__offline_mirrors__
!/packages/rn-tester/Pods/__offline_mirrors_hermes__
!/packages/rn-tester/Pods/__offline_mirrors_jsc__

# react-native-codegen
/React/FBReactNativeSpec/FBReactNativeSpec
Expand Down

0 comments on commit d04dd95

Please sign in to comment.