2022-04-13 07:39:19 +02: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 18:35:02 +02:00
|
|
|
|
|
|
|
dist/
|
2022-05-08 11:00:22 +02:00
|
|
|
.idea/
|
2022-09-27 20:19:27 +00:00
|
|
|
.fleet/
|
2022-09-22 14:09:47 +02:00
|
|
|
cue.mod/
|
2023-03-05 11:28:20 +01:00
|
|
|
.go/
|
|
|
|
out/
|