2017-03-15 15:30:00 +03:00
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
2018-11-04 01:06:09 +03:00
|
|
|
*.exe~
|
2017-03-15 15:30:00 +03:00
|
|
|
*.dll
|
2014-03-11 09:32:36 +04:00
|
|
|
*.so
|
2017-03-15 15:30:00 +03:00
|
|
|
*.dylib
|
2014-03-11 09:32:36 +04:00
|
|
|
|
2019-12-20 02:04:12 +03:00
|
|
|
# Test binary, built with `go test -c`
|
2017-03-15 15:30:00 +03:00
|
|
|
*.test
|
2014-03-11 09:32:36 +04:00
|
|
|
|
2017-03-15 15:30:00 +03:00
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
|
|
*.out
|
2019-12-20 02:04:12 +03:00
|
|
|
|
|
|
|
# Dependency directories (remove the comment below to include it)
|
|
|
|
# vendor/
|
2021-12-05 03:25:15 +03:00
|
|
|
|
|
|
|
# Go workspace file
|
|
|
|
go.work
|