提交 a8a5e40f 编写于 作者: guangjun.yang's avatar guangjun.yang

no message

上级 7dbf0a89
.DS_Store # Created by .ignore support plugin (hsz.mobi)
node_modules ### Node template
/dist # Logs
logs
# local env files *.log
.env.local
.env.*.local
# Log files
npm-debug.log* npm-debug.log*
yarn-debug.log* yarn-debug.log*
yarn-error.log* yarn-error.log*
# Runtime data
# Editor directories and files pids
.idea *.pid
.vscode *.seed
*.suo *.pid.lock
*.ntvs* # Directory for instrumented libs generated by jscoverage/JSCover
*.njsproj lib-cov
*.sln # Coverage directory used by tools like istanbul
*.sw* coverage
# nyc test coverage
*.zip .nyc_output
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# Bower dependency directory (https://bower.io/)
bower_components
# node-waf configuration
.lock-wscript
# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release
# Dependency directories
node_modules/
jspm_packages/
# TypeScript v1 declaration files
typings/
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity
# dotenv environment variables file
.env
# parcel-bundler cache (https://parceljs.org/)
.cache
# next.js build output
.next
# nuxt.js build output
.nuxt .nuxt
# Nuxt generate
dist
# vuepress build output
.vuepress/dist
# Serverless directories
.serverless
# IDE / Editor
.idea
.editorconfig
# Service worker
sw.*
# Mac OSX
.DS_Store
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册