wo-base-envar/.gitignore
2022-12-10 18:46:25 +08:00

98 lines
1.1 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
### 目录 #################################################################
# wo-服务端
/_archive/*
/_datastore/*
/_filestore/*
/_logstore/*
/_webroot/*
/_ssl/*
/test/unit/coverage/
/test/e2e/reports/
# uniapp 项目
/unpackage/*
!/unpackage/res/
# vue-cli 项目
/dist/
# hexo
/public/
.svn/
.deploy_git/
.idea/
.sass-cache/
node_modules/
### 文件 ###################################################################
# seafile 临时文件
._*
.$*
# office 暂存文件
~$*
*.apk
*.min.js
*.min.css
*.min.html
*.iml
*.njsproj
*.ntvs*
*.sw*
*.sln
*.suo
.bashrc_custom
# 苹果系统临时文件
.DS_Store
.gitattributes
# 来自 vue-cli 创建项目的 .gitignore
.project
# 安卓缓存文件夹
.thumbnails
.umi
.umi-production
# local env files
.env.local
.env.*.local
_desktop.ini
# hexo
/db.json
# wo-客户端环境配置wo-服务端环境配置(server or uniapp-uniCloud)
envar-*.gitignore.js
npm-debug.log*
yarn-debug.log*
yarn-error.log*
yarn.lock
package-lock.json
pages4loader.json5
selenium-debug.log
Thumbs.db
thumbs.db
!.gitkeep