21 lines
276 B
Plaintext
21 lines
276 B
Plaintext
# ---> Go
|
|
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
|
|
# Test binary, built with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
|
|
*.log
|
|
bin/conf
|
|
|
|
.vscode/
|
|
./bin/conf
|
|
./bin/log
|
|
./bin/gateway
|
|
./bin/worker
|
|
~$*.xlsx
|
|
cmd/luban/ |