mirror of
https://github.com/zhigang1992/examples.git
synced 2026-01-12 22:47:03 +08:00
28 lines
232 B
Plaintext
28 lines
232 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 |