rsnext/examples/with-firebase-authentication/.gitignore

23 lines
188 B
Text
Raw Normal View History

# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# next.js
/.next/
/out/
# production
/build
# misc
.DS_Store
.env
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*