Files
kubevpn/.gitignore
naison 87166494c0 refactor: update go mod library (#210)
refactor: update go mod library and refactor dev logic

Co-authored-by: wencaiwulue <895703375@qq.com>
2024-04-04 12:04:02 +08:00

23 lines
370 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.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)
# vendor/
# IDE custom files (remove the comment below to include it)
.idea/
.vscode/
# Build artifacts
bin
*.DS_Store