2021-06-25 19:47:59 +03:00
|
|
|
**/android/build/
|
2021-02-08 22:46:02 +03:00
|
|
|
**/app/build/
|
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
|
2022-06-20 20:51:43 +03:00
|
|
|
.expo/
|
2021-02-08 22:46:02 +03:00
|
|
|
.gradle/
|
|
|
|
.idea/
|
2023-01-16 17:08:29 +03:00
|
|
|
.xcode.env*
|
2023-02-13 14:05:27 +03:00
|
|
|
.yarn/*
|
|
|
|
!.yarn/plugins/
|
|
|
|
!.yarn/releases/
|
2022-07-11 13:09:15 +03:00
|
|
|
/incubator/*/bin/
|
|
|
|
/incubator/*/dist/
|
|
|
|
/incubator/*/lib/
|
2023-01-31 20:56:51 +03:00
|
|
|
/packages/*/*.LICENSE.txt
|
2022-06-21 11:15:50 +03:00
|
|
|
/packages/*/*/rnx-build/
|
2021-10-22 21:24:53 +03:00
|
|
|
/packages/*/bin/
|
2021-06-28 09:59:40 +03:00
|
|
|
/packages/*/dist/
|
2022-07-11 13:09:15 +03:00
|
|
|
/packages/*/ios/build
|
2021-06-28 09:59:40 +03:00
|
|
|
/packages/*/lib/
|
2022-07-11 13:09:15 +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
|
2019-11-16 00:38:14 +03:00
|
|
|
node_modules/
|
2021-02-18 12:29:23 +03:00
|
|
|
!**/__fixtures__/**/node_modules/
|