mirror of
https://github.com/SourceFellows/gobuch.git
synced 2024-11-24 14:24:27 +00:00
15 lines
213 B
Plaintext
15 lines
213 B
Plaintext
|
# Binaries for programs and plugins
|
||
|
*.exe
|
||
|
*.exe~
|
||
|
*.dll
|
||
|
*.so
|
||
|
*.dylib
|
||
|
# delve output
|
||
|
debug
|
||
|
|
||
|
# Test binary, built with `go test -c`
|
||
|
*.test
|
||
|
|
||
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
||
|
*.out
|