github.com/protolambda/zssz@v0.1.5/.gitignore (about) 1 ### Go template 2 # Binaries for programs and plugins 3 *.exe 4 *.exe~ 5 *.dll 6 *.so 7 *.dylib 8 9 # Test binary, build with `go test -c` 10 *.test 11 12 # Output of the go coverage tool, specifically when used with LiteIDE 13 *.out