43 lines
500 B
Plaintext
43 lines
500 B
Plaintext
logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
lerna-debug.log*
|
|
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
|
|
pids
|
|
*.pid
|
|
*.seed
|
|
*.pid.lock
|
|
lib-cov
|
|
coverage
|
|
*.lcov
|
|
.grunt
|
|
bower_components
|
|
.lock-wscript
|
|
build/Release
|
|
node_modules/
|
|
jspm_packages/
|
|
typings/
|
|
*.tsbuildinfo
|
|
.npm
|
|
.eslintcache
|
|
.rpt2_cache/
|
|
.rts2_cache_cjs/
|
|
.rts2_cache_es/
|
|
.rts2_cache_umd/
|
|
.node_repl_history
|
|
*.tgz
|
|
.yarn-integrity
|
|
.env
|
|
.env.test
|
|
.cache
|
|
.next
|
|
.nuxt
|
|
dist
|
|
.cache/
|
|
.vuepress/dist
|
|
.serverless/
|
|
.fusebox/
|
|
.dynamodb/
|
|
.tern-port |