mirror of
https://github.com/zhigang1992/examples.git
synced 2026-01-12 17:13:21 +08:00
30 lines
243 B
Plaintext
30 lines
243 B
Plaintext
.expo
|
|
.vscode
|
|
node_modules
|
|
yarn-error.log
|
|
|
|
yarn.lock
|
|
*/**/yarn.lock
|
|
|
|
# Web
|
|
web-build
|
|
web-report
|
|
|
|
# Electron
|
|
dist
|
|
|
|
# Gatsby
|
|
.cache
|
|
with-gatsby/public
|
|
|
|
# Next.js
|
|
.next
|
|
with-nextjs/out
|
|
|
|
# Native
|
|
*/ios/Pods
|
|
|
|
# Websockets
|
|
*/backend/.env
|
|
|
|
.DS_Store |