mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
43cf02336d
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/49389 Changelog: [Internal] Reviewed By: huntie Differential Revision: D69586220 fbshipit-source-id: a6c2f5e91055a6449087db3107c137dc49ea6d91
13 lines
258 B
Plaintext
13 lines
258 B
Plaintext
# Ignore Pods
|
|
**/Pods
|
|
|
|
# Ignore hermes as it is downloaded from the react_native_pods
|
|
**/sdks/hermes
|
|
**/sdks/downloads
|
|
|
|
packages/*/dist
|
|
vendor
|
|
packages/**/types_generated/
|
|
|
|
packages/react-native-codegen/e2e/__test_fixtures__/modules/NativeEnumTurboModule.js
|