mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 21:27:46 +00:00
1a1795a537
Summary: Fixes https://github.com/facebook/react-native/issues/44632 ## Changelog: [GENERAL] [FIXED] - [codegen] Fixes enum codegen value cases Pull Request resolved: https://github.com/facebook/react-native/pull/44654 Test Plan: https://github.com/facebook/react-native/issues/44632 Reviewed By: cipolleschi, dmytrorykun Differential Revision: D58135645 Pulled By: cortinico fbshipit-source-id: 5c0634ef1d1d7375d2ecfcf7f916d67fd39b7300
12 lines
229 B
Plaintext
12 lines
229 B
Plaintext
# Ignore Pods
|
|
**/Pods
|
|
|
|
# Ignore hermes as it is downloaded from the react_native_pods
|
|
**/sdks/hermes
|
|
**/sdks/downloads
|
|
|
|
packages/*/dist
|
|
vendor
|
|
|
|
packages/react-native-codegen/e2e/__test_fixtures__/modules/NativeEnumTurboModule.js
|