chore: upgrade react native & deps (#2231)
This commit is contained in:
8
packages/mobile/.gitignore
vendored
8
packages/mobile/.gitignore
vendored
@@ -33,6 +33,8 @@ local.properties
|
||||
*.iml
|
||||
*.hprof
|
||||
.cxx/
|
||||
*.keystore
|
||||
!debug.keystore
|
||||
|
||||
# node.js
|
||||
#
|
||||
@@ -40,12 +42,6 @@ node_modules/
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
|
||||
# BUCK
|
||||
buck-out/
|
||||
\.buckd/
|
||||
*.keystore
|
||||
!debug.keystore
|
||||
|
||||
android/app/release
|
||||
android-release.bundle
|
||||
android-release.bundle.map
|
||||
|
||||
Reference in New Issue
Block a user