···11+# If you prefer the allow list template instead of the deny list, see community template:
22+# https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore
33+#
44+# Binaries for programs and plugins
55+*.exe
66+*.exe~
77+*.dll
88+*.so
99+*.dylib
1010+1111+# Test binary, built with `go test -c`
1212+*.test
1313+1414+# Output of the go coverage tool, specifically when used with LiteIDE
1515+*.out
1616+1717+# Dependency directories (remove the comment below to include it)
1818+# vendor/
1919+2020+# Go workspace file
2121+go.work