2017-03-26 06:53:54 +00:00
|
|
|
# See https://help.github.com/ignore-files/ for more about ignoring files.
|
|
|
|
|
|
|
|
# dependencies
|
|
|
|
/node_modules
|
|
|
|
|
|
|
|
# testing
|
|
|
|
/coverage
|
|
|
|
|
|
|
|
# production
|
|
|
|
/build
|
|
|
|
|
|
|
|
# misc
|
|
|
|
.DS_Store
|
|
|
|
.env
|
|
|
|
npm-debug.log*
|
|
|
|
yarn-debug.log*
|
|
|
|
yarn-error.log*
|
|
|
|
|
2017-05-24 16:25:00 +00:00
|
|
|
# redis
|
|
|
|
dump.rdb
|
2017-11-11 20:18:13 +00:00
|
|
|
|
|
|
|
# keys
|
|
|
|
private.key
|