will compile this way
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -11,7 +11,10 @@ npm-debug.*
|
||||
web-build/
|
||||
.env
|
||||
.env*
|
||||
|
||||
*.env
|
||||
.env*
|
||||
eas.json
|
||||
*.ipa
|
||||
# macOS
|
||||
.DS_Store
|
||||
|
||||
@ -19,4 +22,4 @@ web-build/
|
||||
# The following patterns were generated by expo-cli
|
||||
|
||||
expo-env.d.ts
|
||||
# @end expo-cli
|
||||
# @end expo-cli
|
||||
|
Reference in New Issue
Block a user