cerebro-genpw/.gitignore

24 lines
295 B
Plaintext
Raw Normal View History

2019-09-15 11:07:08 +01:00
# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
/node_modules
# testing
/coverage
# production
/dist
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
yarn.lock