16 Star 62 Fork 25

Gitee 极速下载 / Wayne

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/Qihoo360/wayne
克隆/下载
.gitignore 712 Bytes
一键复制 编辑 原始数据 按行查看 历史
千夜 提交于 2020-04-19 20:21 . Update .gitignore
## OS files
# Mac OS
.DS_Store
## IDE specific files
# IntelliJ
.idea/
*.iml
## VSCode
.vscode/
# Vim temporary files
*.swp
## Local copies of dependencies that should stay on developers' local machines
node_modules/
bower_components/
*.tmp
## Build and test artifacts
.go_workspace/
.sass-cache/
.tmp/
coverage/
dist/
.tools/
vendor/
## Project
.env
src/backend/conf/dev.conf
src/backend/conf/app.conf
_dev/
_build/
_bus/
src/backend/static
src/backend/routers/commentsRouter__*
src/backend/backend
src/backend/lastupdate.tmp
src/backend/views/index.html
## Doc
src/backend/swagger/swagger.json
src/backend/swagger/swagger.yml
## Script
src/frontend/src/app/js-rename.js
/src/backend/openapi.swagger.json
TypeScript
1
https://gitee.com/mirrors/Wayne.git
git@gitee.com:mirrors/Wayne.git
mirrors
Wayne
Wayne
master

搜索帮助