mirror of
https://github.com/zr-hebo/sniffer-agent.git
synced 2025-08-11 14:08:39 +08:00
add vendor packages避免用户网络太慢无法下载编译
This commit is contained in:
16
vendor/github.com/zr-hebo/util-db/.gitignore
generated
vendored
Normal file
16
vendor/github.com/zr-hebo/util-db/.gitignore
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# Binaries for programs and plugins
|
||||
*.exe
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
|
||||
# Test binary, build with `go test -c`
|
||||
*.test
|
||||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
|
||||
.glide/
|
||||
.idea/
|
||||
*.log
|
Reference in New Issue
Block a user