2020-10-11 00:03:26 +00:00
|
|
|
xversion.go
|
|
|
|
zversion.go
|
|
|
|
|
|
|
|
/go-gitver
|
2020-10-12 21:29:25 +00:00
|
|
|
hello
|
|
|
|
examples/*/*.sum
|
2020-10-11 00:03:26 +00:00
|
|
|
|
|
|
|
# ---> Go
|
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
|
|
|
*.exe~
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
|
|
|
|
# Test binary, build with `go test -c`
|
|
|
|
*.test
|
|
|
|
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
|
|
*.out
|
|
|
|
|