2019-11-17 12:42:31 -03:00
|
|
|
# Binaries for programs and plugins
|
2019-11-17 13:06:44 -03:00
|
|
|
bin/
|
2019-11-17 12:42:31 -03:00
|
|
|
*.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
|
2021-02-13 15:40:09 -03:00
|
|
|
|
2021-07-22 18:07:18 -05:00
|
|
|
*.sample
|
|
|
|
|
|
|
|
# Additional generated artifacts
|
|
|
|
artifacts/
|
|
|
|
|
|
|
|
# Mac metadata
|
|
|
|
|
|
|
|
.DS_Store
|