35 lines
445 B
Plaintext
35 lines
445 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
|
|
pb/proto
|
|
.vscode/
|
|
./bin/conf
|
|
./bin/log
|
|
./bin/mainte
|
|
./bin/gateway
|
|
./bin/worker
|
|
./bin/vsdebug*
|
|
~$*.xlsx
|
|
*.pid
|
|
cmd/luban/
|
|
pb.bat
|
|
cmd/v2/.cache.meta
|
|
cmd/v2/my.db
|
|
.idea/
|
|
bin/cross.json
|
|
bin/gm.json
|
|
bin/cmd
|
|
bin/mainte
|
|
bin/gateway
|
|
bin/worker
|
|
deployment/ |