Files
examples/.gitignore
2020-06-25 14:54:05 -07:00

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