2018-10-03 23:56:33 +08:00
|
|
|
*.iml
|
|
|
|
.gradle
|
|
|
|
/local.properties
|
2019-10-11 15:32:43 +08:00
|
|
|
# idea files: exclude everything except dictionnaries
|
|
|
|
.idea/caches
|
|
|
|
.idea/libraries
|
2020-02-04 07:59:55 +08:00
|
|
|
.idea/inspectionProfiles
|
2019-10-11 15:32:43 +08:00
|
|
|
.idea/*.xml
|
2018-10-03 23:56:33 +08:00
|
|
|
.DS_Store
|
|
|
|
/build
|
2021-09-23 22:34:51 +08:00
|
|
|
/benchmark-out
|
2018-10-03 23:56:33 +08:00
|
|
|
/captures
|
|
|
|
.externalNativeBuild
|
2019-03-14 00:00:30 +08:00
|
|
|
|
|
|
|
/tmp
|
2021-06-17 21:59:51 +08:00
|
|
|
/fastlane/private
|
|
|
|
/fastlane/report.xml
|
2019-10-09 21:06:02 +08:00
|
|
|
|
2022-05-04 22:48:23 +08:00
|
|
|
/**/build
|
2022-07-29 16:00:49 +08:00
|
|
|
|
|
|
|
# Added by yarn
|
|
|
|
/package.json
|
|
|
|
/yarn.lock
|
|
|
|
/node_modules
|