2021-06-25 19:47:59 +03:00
|
|
|
**/android/build/
|
2021-02-08 22:46:02 +03:00
|
|
|
**/app/build/
|
2023-09-19 18:57:18 +03:00
|
|
|
**/target/.rustc_info.json
|
|
|
|
**/target/CACHEDIR.TAG
|
|
|
|
**/target/debug/
|
|
|
|
**/target/release/
|
2023-10-10 14:15:23 +03:00
|
|
|
**/windows/AppPackages/
|
|
|
|
**/windows/Generated Files/
|
|
|
|
**/windows/obj/
|
|
|
|
**/windows/x64/
|
2021-01-26 22:13:52 +03:00
|
|
|
*.log
|
2021-01-22 14:51:57 +03:00
|
|
|
*.tgz
|
2021-02-08 22:46:02 +03:00
|
|
|
*.xcworkspace/
|
2022-07-11 13:09:15 +03:00
|
|
|
.DS_Store
|
2022-06-23 19:12:21 +03:00
|
|
|
.ccache/*
|
|
|
|
!.ccache/ccache.conf
|
2021-02-08 22:46:02 +03:00
|
|
|
.gradle/
|
2023-10-31 19:25:51 +03:00
|
|
|
.nx/cache
|
2024-08-12 18:18:09 +03:00
|
|
|
.nx/workspace-data
|
2021-02-08 22:46:02 +03:00
|
|
|
.idea/
|
2023-01-16 17:08:29 +03:00
|
|
|
.xcode.env*
|
2023-02-13 14:05:27 +03:00
|
|
|
.yarn/*
|
2023-10-31 19:24:22 +03:00
|
|
|
!.yarn/patches/
|
2023-02-13 14:05:27 +03:00
|
|
|
!.yarn/plugins/
|
|
|
|
!.yarn/releases/
|
2022-07-11 13:09:15 +03:00
|
|
|
/incubator/*/dist/
|
|
|
|
/incubator/*/lib/
|
2023-10-10 14:15:23 +03:00
|
|
|
/incubator/@react-native-webapis/*/lib/
|
2023-01-31 20:56:51 +03:00
|
|
|
/packages/*/*.LICENSE.txt
|
2022-06-21 11:15:50 +03:00
|
|
|
/packages/*/*/rnx-build/
|
2021-06-28 09:59:40 +03:00
|
|
|
/packages/*/dist/
|
2024-08-28 19:28:31 +03:00
|
|
|
/packages/*/ios/DerivedData/
|
2023-10-10 14:15:23 +03:00
|
|
|
/packages/*/ios/build/
|
2021-06-28 09:59:40 +03:00
|
|
|
/packages/*/lib/
|
2024-08-28 19:28:31 +03:00
|
|
|
/packages/*/macos/DerivedData/
|
2023-10-10 14:15:23 +03:00
|
|
|
/packages/*/macos/build/
|
2023-01-26 15:39:44 +03:00
|
|
|
/packages/template/CHANGELOG.md
|
2021-10-22 21:24:53 +03:00
|
|
|
/scripts/bin/
|
2021-06-28 09:59:40 +03:00
|
|
|
/scripts/lib/
|
2022-07-11 13:09:15 +03:00
|
|
|
Pods/
|
|
|
|
coverage/
|
2021-02-08 22:46:02 +03:00
|
|
|
local.properties
|
2023-10-10 14:15:23 +03:00
|
|
|
msbuild.binlog
|
2019-11-16 00:38:14 +03:00
|
|
|
node_modules/
|
2021-02-18 12:29:23 +03:00
|
|
|
!**/__fixtures__/**/node_modules/
|