1
0
mirror of https://github.com/142vip/408CSFamily.git synced 2026-04-14 02:09:56 +08:00
Files
408CSFamily/.gitignore
喜欢芝士的妹妹 bc9a970e6a feat: docs更新
2022-06-27 22:48:20 +08:00

75 lines
981 B
Plaintext

logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.idea
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# docs
lib-cov
# Coverage directory used by tools like istanbul
coverage
# nyc test coverage
.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 (http://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
.git
.vscode
.env
.idea
.DS_Store
dist
lib
es
_site
yarn.lock
package-lock.json
/coverage
# useless files
templete
/docs/.vuepress/.temp/
/docs/.vuepress/.cache/