17 lines
228 B
Plaintext
17 lines
228 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
|
|
|
|
.vscode
|
|
./bin/log
|
|
~$*.xlsx
|
|
cmd/luban/ |