mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
c85be01cba
Summary: Adding .kotlin to gitignore. This folder starts to get used with K2 (with Kotlin 2.0) so we should be adding it to the gitignore files ## Changelog: [INTERNAL] - Add .kotlin to gitignore Pull Request resolved: https://github.com/facebook/react-native/pull/48598 Test Plan: N/A Reviewed By: cipolleschi Differential Revision: D68018000 Pulled By: cortinico fbshipit-source-id: 78be3597071d07d105145d8ba94cd83cbf4f21bc
Hello World Test Application
This is the React Native HelloWorld test app. It is for internal use and shouldn't be dependend on.