mirror of
https://github.com/zhigang1992/examples.git
synced 2026-04-29 18:06:23 +08:00
24 lines
234 B
Plaintext
24 lines
234 B
Plaintext
# @generated: @expo/next-adapter@2.1.0
|
|
node_modules/**/*
|
|
.expo/*
|
|
npm-debug.*
|
|
*.jks
|
|
*.p8
|
|
*.p12
|
|
*.key
|
|
*.mobileprovision
|
|
*.orig.*
|
|
web-build/
|
|
web-report/
|
|
|
|
# debug
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|
|
# misc
|
|
.DS_Store
|
|
.env*
|