Files
docz/.gitignore
Gavin 94544a6bde fix(docz-theme-default): support chinese input method (#182)
support input method (Chinese) and deleting searching words backwards
2018-08-02 01:22:10 -03:00

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