94 lines
711 B
Plaintext
94 lines
711 B
Plaintext
node_modules
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
dist
|
|
build
|
|
.next
|
|
.nuxt
|
|
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
|
|
.vscode
|
|
.idea
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
|
|
.git
|
|
.gitignore
|
|
|
|
README.md
|
|
README-CN.md
|
|
CONTRIBUTING.md
|
|
LICENSE
|
|
|
|
repo-images/
|
|
|
|
uploads/
|
|
|
|
electron/
|
|
electron-builder.json
|
|
|
|
*.log
|
|
*.tmp
|
|
*.temp
|
|
|
|
logs
|
|
*.log
|
|
|
|
pids
|
|
*.pid
|
|
*.seed
|
|
*.pid.lock
|
|
|
|
coverage
|
|
|
|
.nyc_output
|
|
|
|
jspm_packages/
|
|
|
|
.npm
|
|
|
|
.eslintcache
|
|
|
|
.rpt2_cache/
|
|
.rts2_cache_cjs/
|
|
.rts2_cache_es/
|
|
.rts2_cache_umd/
|
|
|
|
.node_repl_history
|
|
|
|
*.tgz
|
|
|
|
.yarn-integrity
|
|
|
|
.cache
|
|
.parcel-cache
|
|
|
|
.next
|
|
|
|
.nuxt
|
|
|
|
.vuepress/dist
|
|
|
|
.serverless
|
|
|
|
.fusebox/
|
|
|
|
.dynamodb/
|
|
|
|
.tern-port
|