mirror of
https://github.com/bolucat/Archive.git
synced 2025-12-24 13:28:37 +08:00
32 lines
325 B
Plaintext
32 lines
325 B
Plaintext
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, build with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
|
|
dst/
|
|
dist/
|
|
.dist
|
|
.idea/
|
|
|
|
# tls
|
|
cert.pem
|
|
key.pem
|
|
.DS_Store
|
|
monitor/data/
|
|
main
|
|
ehco
|
|
|
|
cmd/test/
|
|
localdev/
|
|
|
|
.vscode/settings.json
|
|
.zed/
|