加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 434 Bytes
一键复制 编辑 原始数据 按行查看 历史
提交于 2022-12-19 15:03 . 添加排除文件
# Binaries for programs and plugins
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
exhaust/
/.idea/.gitignore
/.idea/misc.xml
/.idea/modules.xml
/.idea/vcs.xml
/.idea/webp_server_go.iml
remote-raw/
coverage.txt
./webp_server_go
*.exe
!/exe/*
/bin/*
vendor/
config.json
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化