31 lines
378 B
Text
31 lines
378 B
Text
|
# dependencies
|
||
|
/node_modules
|
||
|
|
||
|
# misc
|
||
|
.env.local
|
||
|
.env.development.local
|
||
|
.env.test.local
|
||
|
.env.production.local
|
||
|
|
||
|
npm-debug.log*
|
||
|
yarn-debug.log*
|
||
|
yarn-error.log*
|
||
|
|
||
|
migrations
|
||
|
|
||
|
ios/main.jsbundle
|
||
|
ios/build
|
||
|
ip.txt
|
||
|
|
||
|
android/app/build
|
||
|
.idea
|
||
|
.gradle
|
||
|
local.properties
|
||
|
*.iml
|
||
|
*.hprof
|
||
|
|
||
|
ios/Pods
|
||
|
android/build
|
||
|
android/app/actual.keystore
|
||
|
|
||
|
nodejs-assets/build-native-modules-MacOS-helper-script-*
|