2020-02-11 12:38:07 +03:00
|
|
|
*.iml
|
2024-01-04 18:46:07 +03:00
|
|
|
*.log
|
2020-03-07 14:13:02 +03:00
|
|
|
*.tgz
|
2020-03-03 23:25:03 +03:00
|
|
|
*.xcworkspace/
|
2020-02-11 12:38:07 +03:00
|
|
|
.DS_Store
|
2022-01-05 12:28:31 +03:00
|
|
|
.android-test-*
|
2022-02-22 23:07:45 +03:00
|
|
|
.ccache/*
|
|
|
|
!.ccache/ccache.conf
|
2022-09-05 10:58:36 +03:00
|
|
|
.cxx/
|
2020-03-09 14:42:40 +03:00
|
|
|
.gradle/
|
|
|
|
.idea/
|
2020-07-27 21:04:48 +03:00
|
|
|
.vs/
|
2020-11-23 17:16:30 +03:00
|
|
|
.watchman-*
|
2021-09-17 15:32:27 +03:00
|
|
|
.yarn/*
|
2024-01-04 15:45:17 +03:00
|
|
|
!.yarn/patches/
|
2022-09-12 13:03:09 +03:00
|
|
|
!.yarn/plugins/
|
2021-09-17 15:32:27 +03:00
|
|
|
!.yarn/releases/
|
2020-03-03 23:25:03 +03:00
|
|
|
Pods/
|
2021-04-07 17:34:48 +03:00
|
|
|
android/**/build/
|
2020-07-21 18:38:59 +03:00
|
|
|
clang-format-diff.py
|
2020-09-04 14:44:52 +03:00
|
|
|
coverage/
|
2022-02-22 23:07:45 +03:00
|
|
|
example/*/build/
|
2024-01-04 18:46:07 +03:00
|
|
|
example/Screenshot-*.png
|
2020-03-03 23:25:03 +03:00
|
|
|
local.properties
|
2020-07-28 12:15:03 +03:00
|
|
|
msbuild.binlog
|
2020-03-03 23:25:03 +03:00
|
|
|
node_modules/
|
2020-09-17 17:10:34 +03:00
|
|
|
!test/__fixtures__/**/node_modules/
|
2020-03-09 14:42:40 +03:00
|
|
|
package-lock.json
|
2020-03-03 23:25:03 +03:00
|
|
|
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
|
2021-08-13 15:51:58 +03:00
|
|
|
template-example/
|
2020-03-03 23:25:03 +03:00
|
|
|
xcuserdata/
|
|
|
|
yarn-error.log*
|