2022-04-13 05:39:19 +00:00
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
|
|
|
*.exe~
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
|
|
|
|
# Test binary, built with `go test -c`
|
|
|
|
*.test
|
|
|
|
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
|
|
*.out
|
|
|
|
|
|
|
|
# Dependency directories (remove the comment below to include it)
|
|
|
|
# vendor/
|
2022-04-28 16:35:02 +00:00
|
|
|
|
|
|
|
dist/
|
2022-05-08 09:00:22 +00:00
|
|
|
.idea/
|
2022-09-27 20:19:27 +00:00
|
|
|
.fleet/
|
2022-09-22 12:09:47 +00:00
|
|
|
cue.mod/
|
2023-03-05 10:28:20 +00:00
|
|
|
.go/
|
|
|
|
out/
|