30916df3d3
full diff: https://github.com/containerd/ttrpc/compare/v1.1.1...v1.2.2 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
13 lines
204 B
Text
13 lines
204 B
Text
# 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
|