2014-02-28 11:34:11 -05:00
|
|
|
# Logs
|
2014-01-02 20:02:57 -05:00
|
|
|
logs
|
2010-11-08 18:18:45 -05:00
|
|
|
*.log
|
2015-08-06 05:30:45 -04:00
|
|
|
npm-debug.log*
|
2017-02-09 01:13:21 -05:00
|
|
|
yarn-debug.log*
|
|
|
|
yarn-error.log*
|
2019-03-14 07:56:02 -04:00
|
|
|
lerna-debug.log*
|
|
|
|
|
2019-03-11 07:48:58 -04:00
|
|
|
# Diagnostic reports (https://nodejs.org/api/report.html)
|
|
|
|
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
|
|
|
|
|
2014-02-28 11:34:11 -05:00
|
|
|
# Runtime data
|
2014-01-02 20:02:57 -05:00
|
|
|
pids
|
|
|
|
*.pid
|
|
|
|
*.seed
|
2016-07-02 12:05:05 -04:00
|
|
|
*.pid.lock
|
2014-01-02 20:02:57 -05:00
|
|
|
|
2014-02-28 11:34:11 -05:00
|
|
|
# Directory for instrumented libs generated by jscoverage/JSCover
|
2014-01-02 20:02:57 -05:00
|
|
|
lib-cov
|
|
|
|
|
2014-02-28 11:34:11 -05:00
|
|
|
# Coverage directory used by tools like istanbul
|
2014-01-07 05:27:32 -05:00
|
|
|
coverage
|
2019-05-12 08:54:48 -04:00
|
|
|
*.lcov
|
2014-01-07 05:27:32 -05:00
|
|
|
|
2016-04-21 15:01:36 -04:00
|
|
|
# nyc test coverage
|
|
|
|
.nyc_output
|
|
|
|
|
2018-09-11 23:54:41 -04:00
|
|
|
# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
|
2014-01-07 05:33:15 -05:00
|
|
|
.grunt
|
|
|
|
|
2016-10-27 22:23:58 -04:00
|
|
|
# Bower dependency directory (https://bower.io/)
|
|
|
|
bower_components
|
|
|
|
|
2014-10-01 01:23:32 -04:00
|
|
|
# node-waf configuration
|
|
|
|
.lock-wscript
|
|
|
|
|
2017-08-31 19:51:26 -04:00
|
|
|
# Compiled binary addons (https://nodejs.org/api/addons.html)
|
2014-01-07 04:49:40 -05:00
|
|
|
build/Release
|
|
|
|
|
2015-10-12 12:03:57 -04:00
|
|
|
# Dependency directories
|
2016-12-07 17:42:45 -05:00
|
|
|
node_modules/
|
|
|
|
jspm_packages/
|
2017-02-02 05:57:45 -05:00
|
|
|
|
2018-03-24 06:08:54 -04:00
|
|
|
# TypeScript v1 declaration files
|
2017-02-02 05:54:37 -05:00
|
|
|
typings/
|
2015-11-02 13:20:21 -05:00
|
|
|
|
2019-05-10 07:04:44 -04:00
|
|
|
# TypeScript cache
|
|
|
|
*.tsbuildinfo
|
|
|
|
|
2015-11-02 13:20:21 -05:00
|
|
|
# Optional npm cache directory
|
|
|
|
.npm
|
2015-11-05 10:17:54 -05:00
|
|
|
|
2016-08-19 10:45:28 -04:00
|
|
|
# Optional eslint cache
|
|
|
|
.eslintcache
|
|
|
|
|
2015-11-05 10:17:54 -05:00
|
|
|
# Optional REPL history
|
|
|
|
.node_repl_history
|
2016-09-21 02:18:07 -04:00
|
|
|
|
|
|
|
# Output of 'npm pack'
|
|
|
|
*.tgz
|
2016-10-12 09:07:57 -04:00
|
|
|
|
|
|
|
# Yarn Integrity file
|
|
|
|
.yarn-integrity
|
|
|
|
|
2017-01-24 22:13:33 -05:00
|
|
|
# dotenv environment variables file
|
|
|
|
.env
|
2018-12-13 19:32:38 -05:00
|
|
|
.env.test
|
2017-01-24 22:13:33 -05:00
|
|
|
|
2017-12-31 11:35:21 -05:00
|
|
|
# parcel-bundler cache (https://parceljs.org/)
|
|
|
|
.cache
|
2018-03-09 23:05:34 -05:00
|
|
|
|
2018-01-01 17:26:54 -05:00
|
|
|
# next.js build output
|
|
|
|
.next
|
2018-05-06 06:31:38 -04:00
|
|
|
|
|
|
|
# nuxt.js build output
|
|
|
|
.nuxt
|
2018-06-17 14:27:35 -04:00
|
|
|
|
2019-09-16 08:21:44 -04:00
|
|
|
# gatsby files
|
|
|
|
.cache/
|
|
|
|
public
|
|
|
|
|
2018-05-25 00:11:51 -04:00
|
|
|
# vuepress build output
|
|
|
|
.vuepress/dist
|
2018-05-27 19:58:49 -04:00
|
|
|
|
|
|
|
# Serverless directories
|
2018-10-22 19:54:09 -04:00
|
|
|
.serverless/
|
2018-10-20 01:09:08 -04:00
|
|
|
|
|
|
|
# FuseBox cache
|
|
|
|
.fusebox/
|
2018-10-22 19:54:09 -04:00
|
|
|
|
2018-12-16 00:50:40 -05:00
|
|
|
# DynamoDB Local files
|
|
|
|
.dynamodb/
|