2018-02-10 20:06:31 +00:00
|
|
|
# Logs
|
|
|
|
npm-debug.log*
|
|
|
|
yarn-debug.log*
|
|
|
|
yarn-error.log*
|
|
|
|
|
|
|
|
# Dependency directories
|
2018-02-10 18:33:13 +00:00
|
|
|
node_modules/
|
2018-02-10 20:06:31 +00:00
|
|
|
|
|
|
|
# Optional npm cache directory
|
|
|
|
.npm
|
|
|
|
|
|
|
|
# Optional eslint cache
|
|
|
|
.eslintcache
|
|
|
|
|
|
|
|
# Optional REPL history
|
|
|
|
.node_repl_history
|
|
|
|
|
|
|
|
# Yarn Integrity file
|
|
|
|
.yarn-integrity
|
|
|
|
|
|
|
|
# Build output
|
|
|
|
build/
|
2018-02-13 22:10:32 +00:00
|
|
|
prerender/
|
2018-02-11 18:10:24 +00:00
|
|
|
|
|
|
|
# Coverage reports
|
|
|
|
coverage/
|