1 Star 0 Fork 323

springrain / zadig

forked from KodeRover / zadig 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 720 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
.idea
.DS_Store
bin
.cache
gin-bin
.mock
# Files
*.tar.gz
*.dat
*.local.*
*.out
node_modules
bower_components
#website
zadig-portal/dist
zadig-portal/node_modules/
zadig-portal/dist/
zadig-portal/npm-debug.log
zadig-portal/test/unit/coverage
zadig-portal/test/e2e/reports
zadig-portal/selenium-debug.log
zadig-portal/yarn-error.log
#Go doc website
godoc-proxy/website/node_modules/
godoc-proxy/website/dist
npm-debug.log
.bowerrc
/.editorconfig
.jshintrc
.sass-cache/
.tmp/
dist/
.cover
.scannerwork/
coverage.html
temp_coverage_test.go
# VS Code IDE
.vscode
docker/*.tar.gz
*.patch
/main
test/integration/reporters/*.xml
Go
1
https://gitee.com/chunanyong/zadig.git
git@gitee.com:chunanyong/zadig.git
chunanyong
zadig
zadig
main

搜索帮助