mirror of
https://github.com/zhigang1992/docz.git
synced 2026-04-24 05:06:09 +08:00
36 lines
337 B
Plaintext
36 lines
337 B
Plaintext
logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pids
|
|
*.pid
|
|
*.seed
|
|
*.pid.lock
|
|
lib-cov
|
|
coverage
|
|
.nyc_output
|
|
.grunt
|
|
bower_components
|
|
.lock-wscript
|
|
build/Release
|
|
node_modules/
|
|
jspm_packages/
|
|
typings/
|
|
.npm
|
|
.npmrc
|
|
.eslintcache
|
|
.node_repl_history
|
|
*.tgz
|
|
.yarn-integrity
|
|
.env
|
|
es
|
|
lib
|
|
stats.html
|
|
build
|
|
dist
|
|
.rpt2_cache
|
|
.cache
|
|
.docz
|
|
.idea
|