2015-01-30 01:10:49 +00:00
|
|
|
# Xcode
|
2015-02-25 17:54:45 +00:00
|
|
|
!**/*.xcodeproj
|
|
|
|
!**/*.pbxproj
|
|
|
|
!**/*.xcworkspacedata
|
|
|
|
!**/*.xcsettings
|
|
|
|
!**/*.xcscheme
|
2015-01-30 01:10:49 +00:00
|
|
|
*.pbxuser
|
|
|
|
!default.pbxuser
|
|
|
|
*.mode1v3
|
|
|
|
!default.mode1v3
|
|
|
|
*.mode2v3
|
|
|
|
!default.mode2v3
|
|
|
|
*.perspectivev3
|
|
|
|
!default.perspectivev3
|
|
|
|
xcuserdata
|
|
|
|
*.xccheckout
|
|
|
|
*.moved-aside
|
|
|
|
DerivedData
|
|
|
|
*.hmap
|
|
|
|
*.ipa
|
|
|
|
*.xcuserstate
|
2015-04-14 18:36:13 +00:00
|
|
|
project.xcworkspace
|
2022-04-11 09:50:57 +00:00
|
|
|
**/.xcode.env.local
|
2015-01-30 01:10:49 +00:00
|
|
|
|
2015-12-18 11:33:32 +00:00
|
|
|
# Gradle
|
|
|
|
/build/
|
2021-02-22 16:13:28 +00:00
|
|
|
/packages/react-native-gradle-plugin/build/
|
2022-03-04 15:27:13 +00:00
|
|
|
/packages/rn-tester/build
|
2020-09-23 23:50:34 +00:00
|
|
|
/packages/rn-tester/android/app/.cxx/
|
2020-08-20 00:54:30 +00:00
|
|
|
/packages/rn-tester/android/app/build/
|
|
|
|
/packages/rn-tester/android/app/gradle/
|
|
|
|
/packages/rn-tester/android/app/gradlew
|
|
|
|
/packages/rn-tester/android/app/gradlew.bat
|
2015-12-18 11:37:46 +00:00
|
|
|
/ReactAndroid/build/
|
2021-11-01 12:56:47 +00:00
|
|
|
/ReactAndroid/.cxx/
|
2020-02-13 07:19:42 +00:00
|
|
|
/ReactAndroid/gradle/
|
|
|
|
/ReactAndroid/gradlew
|
|
|
|
/ReactAndroid/gradlew.bat
|
2022-10-13 10:08:22 +00:00
|
|
|
/ReactAndroid/external-artifacts/build/
|
|
|
|
/ReactAndroid/external-artifacts/artifacts/
|
2022-03-04 15:27:13 +00:00
|
|
|
/ReactAndroid/hermes-engine/build/
|
2022-03-23 18:18:54 +00:00
|
|
|
/ReactAndroid/hermes-engine/.cxx/
|
2021-08-31 19:48:55 +00:00
|
|
|
/template/android/app/build/
|
|
|
|
/template/android/build/
|
2015-03-02 18:52:16 +00:00
|
|
|
|
2016-01-30 21:02:32 +00:00
|
|
|
# Buck
|
|
|
|
.buckd
|
|
|
|
buck-out
|
2020-08-24 13:05:15 +00:00
|
|
|
/.lsp.buckd
|
|
|
|
/.lsp-buck-out
|
2019-12-13 02:16:10 +00:00
|
|
|
/ReactAndroid/src/main/jni/prebuilt/lib/
|
2016-09-23 22:54:44 +00:00
|
|
|
/ReactAndroid/src/main/gen
|
2016-01-30 21:02:32 +00:00
|
|
|
|
2019-12-27 05:31:30 +00:00
|
|
|
# Android Studio
|
|
|
|
.project
|
|
|
|
.settings
|
|
|
|
.classpath
|
|
|
|
|
2018-02-01 00:22:27 +00:00
|
|
|
# Watchman
|
|
|
|
.watchmanconfig
|
|
|
|
|
2015-10-12 15:35:14 +00:00
|
|
|
# Android
|
2015-09-14 14:35:58 +00:00
|
|
|
.idea
|
|
|
|
.gradle
|
|
|
|
local.properties
|
|
|
|
*.iml
|
2022-11-29 10:56:35 +00:00
|
|
|
/android/*
|
|
|
|
!/android/README.md
|
2015-09-14 14:35:58 +00:00
|
|
|
|
2015-03-02 18:52:16 +00:00
|
|
|
# Node
|
2015-01-30 01:10:49 +00:00
|
|
|
node_modules
|
2015-05-03 22:34:36 +00:00
|
|
|
*.log
|
2015-07-09 12:12:56 +00:00
|
|
|
.nvm
|
2018-03-08 21:20:22 +00:00
|
|
|
package-lock.json
|
2015-10-12 15:35:14 +00:00
|
|
|
|
|
|
|
# OS X
|
|
|
|
.DS_Store
|
2016-05-16 19:15:22 +00:00
|
|
|
|
|
|
|
# Test generated files
|
|
|
|
/ReactAndroid/src/androidTest/assets/AndroidTestBundle.js
|
2016-12-14 01:07:13 +00:00
|
|
|
*.js.meta
|
2017-03-06 07:59:18 +00:00
|
|
|
|
2017-03-27 18:34:32 +00:00
|
|
|
/coverage
|
2017-03-06 07:59:18 +00:00
|
|
|
/third-party
|
2018-05-09 22:51:30 +00:00
|
|
|
|
2022-11-18 13:58:04 +00:00
|
|
|
# Test Reports
|
|
|
|
/reports
|
|
|
|
|
2022-12-02 12:04:51 +00:00
|
|
|
# Stack Dumps generated when programs crash (Ex. bash.exe.stackdump on Win)
|
|
|
|
*.stackdump
|
|
|
|
|
2018-05-30 07:05:49 +00:00
|
|
|
# Root dir shouldn't have Xcode project
|
|
|
|
/*.xcodeproj
|
|
|
|
|
2018-05-09 22:51:30 +00:00
|
|
|
# ReactCommon subdir shouldn't have Xcode project
|
|
|
|
/ReactCommon/**/*.xcodeproj
|
2019-03-22 10:26:05 +00:00
|
|
|
|
2019-06-25 17:35:28 +00:00
|
|
|
# Libs that shouldn't have Xcode project
|
|
|
|
/Libraries/FBLazyVector/**/*.xcodeproj
|
|
|
|
/Libraries/RCTRequired/**/*.xcodeproj
|
2019-07-01 22:12:56 +00:00
|
|
|
/React/CoreModules/**/*.xcodeproj
|
2021-02-01 22:36:52 +00:00
|
|
|
/React/FBReactNativeSpec/**/*.xcodeproj
|
2019-07-01 22:12:56 +00:00
|
|
|
/packages/react-native-codegen/**/*.xcodeproj
|
2019-06-25 17:35:28 +00:00
|
|
|
|
2021-10-02 04:21:03 +00:00
|
|
|
# Ruby Gems (Bundler)
|
|
|
|
/vendor
|
|
|
|
/template/vendor
|
2023-02-26 17:32:28 +00:00
|
|
|
.ruby-version
|
|
|
|
/**/.ruby-version
|
2021-10-02 04:21:03 +00:00
|
|
|
|
2021-12-13 18:46:36 +00:00
|
|
|
# iOS / CocoaPods
|
|
|
|
/template/ios/build/
|
2019-03-22 10:26:05 +00:00
|
|
|
/template/ios/Pods/
|
|
|
|
/template/ios/Podfile.lock
|
2020-08-20 00:54:30 +00:00
|
|
|
/packages/rn-tester/Gemfile.lock
|
2019-09-18 01:43:25 +00:00
|
|
|
|
2019-09-20 23:16:18 +00:00
|
|
|
# Ignore RNTester specific Pods, but keep the __offline_mirrors__ here.
|
2020-08-20 00:54:30 +00:00
|
|
|
/packages/rn-tester/Pods/*
|
2022-10-12 22:34:55 +00:00
|
|
|
!/packages/rn-tester/Pods/__offline_mirrors_hermes__
|
|
|
|
!/packages/rn-tester/Pods/__offline_mirrors_jsc__
|
2019-09-19 03:28:33 +00:00
|
|
|
|
2022-11-28 16:28:51 +00:00
|
|
|
# @react-native/codegen
|
2021-02-01 22:36:52 +00:00
|
|
|
/React/FBReactNativeSpec/FBReactNativeSpec
|
2020-05-08 22:39:11 +00:00
|
|
|
/packages/react-native-codegen/lib
|
2022-09-06 17:24:22 +00:00
|
|
|
/packages/react-native-codegen/tmp/
|
2020-12-22 16:33:56 +00:00
|
|
|
/ReactCommon/react/renderer/components/rncore/
|
2021-09-10 23:06:43 +00:00
|
|
|
/packages/rn-tester/NativeModuleExample/ScreenshotManagerSpec*
|
2023-02-20 19:50:10 +00:00
|
|
|
/**/RCTThirdPartyFabricComponentsProvider.*
|
2019-11-06 11:25:04 +00:00
|
|
|
|
2022-09-06 17:24:22 +00:00
|
|
|
|
2022-03-10 19:24:48 +00:00
|
|
|
# Additional SDKs
|
|
|
|
/sdks/download
|
2022-05-13 21:43:14 +00:00
|
|
|
/sdks/hermes
|
|
|
|
/sdks/hermesc
|
2022-03-10 19:24:48 +00:00
|
|
|
|
2019-11-06 11:25:04 +00:00
|
|
|
# Visual studio
|
|
|
|
.vscode
|
|
|
|
.vs
|
2020-05-08 22:33:38 +00:00
|
|
|
|
|
|
|
# Android memory profiler files
|
|
|
|
*.hprof
|
2022-10-14 13:51:52 +00:00
|
|
|
|
|
|
|
# Temporary files created by Metro to check the health of the file watcher
|
|
|
|
.metro-health-check*
|