···11+# Binaries for programs and plugins
22+*.exe
33+*.exe~
44+*.dll
55+*.so
66+*.dylib
77+88+# Test binary, built with `go test -c`
99+*.test
1010+1111+# Output of the go coverage tool
1212+*.out
1313+1414+# Dependency directories (remove the comment below to include it)
1515+# vendor/
1616+1717+# Go workspace file
1818+go.work
1919+go.work.sum
2020+2121+# env file
2222+.env