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