mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Build passed
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -43,6 +43,8 @@ local.properties
|
||||
*.iml
|
||||
*.hprof
|
||||
.cxx/
|
||||
*.keystore
|
||||
!debug.keystore
|
||||
|
||||
# node.js
|
||||
#
|
||||
@@ -50,12 +52,6 @@ node_modules/
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
|
||||
# BUCK
|
||||
buck-out/
|
||||
\.buckd/
|
||||
*.keystore
|
||||
!debug.keystore
|
||||
|
||||
# Bundle artifacts
|
||||
*.jsbundle
|
||||
|
||||
@@ -67,6 +63,9 @@ buck-out/
|
||||
web-build/
|
||||
dist/
|
||||
|
||||
# Temporary files created by Metro to check the health of the file watcher
|
||||
.metro-health-check*
|
||||
|
||||
# @end expo-cli
|
||||
|
||||
# yarn 3
|
||||
|
||||
Reference in New Issue
Block a user