github.com/go-playground/pkg/v5@v5.29.1/.gitignore (about) 1 # Created by .ignore support plugin (hsz.mobi) 2 ### Go template 3 # Binaries for programs and plugins 4 *.exe 5 *.exe~ 6 *.dll 7 *.so 8 *.dylib 9 10 # Test binary, build with `go test -c` 11 *.test 12 13 # Output of the go coverage tool, specifically when used with LiteIDE 14 *.out 15 .idea