2019-06-21 06:01:02 +00:00
|
|
|
xversion.go
|
|
|
|
zversion.go
|
2019-06-21 04:55:24 +00:00
|
|
|
|
2020-10-10 22:13:09 +00:00
|
|
|
/go-gitver
|
2020-10-12 20:42:55 +00:00
|
|
|
hello
|
|
|
|
examples/*/*.sum
|
2020-10-10 22:13:09 +00:00
|
|
|
|
2019-06-11 03:59:40 +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
|
|
|
|
|