impress-2020/.gitignore

34 lines
406 B
Text
Raw Normal View History

2020-04-21 17:49:52 -07:00
# dependencies
/node_modules
/.pnp
.pnp.js
.yarn
2020-04-21 17:49:52 -07:00
# testing
/coverage
# production
/build
# misc
.DS_Store
.env
2020-04-21 17:49:52 -07:00
.env.local
.env.development.local
.env.test.local
.env.production.local
.eslintcache
2020-04-21 17:49:52 -07:00
npm-debug.log*
yarn-debug.log*
yarn-error.log*
2020-07-02 14:12:36 -07:00
.vercel
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# next.js
/.next/
/out/
*.pem
# debug
# local env files
# vercel