mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-04 19:12:17 +00:00
14 lines
204 B
Plaintext
Vendored
14 lines
204 B
Plaintext
Vendored
# Binaries for programs and plugins
|
|
/bin/
|
|
*.exe
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, build with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
coverage.txt
|