2022-11-22 21:55:58 +03: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-11-28 12:39:25 +03:00
|
|
|
http/bin
|
2022-11-28 13:19:46 +03:00
|
|
|
grpc/bin
|
2022-11-28 14:49:22 +03:00
|
|
|
pubsub/bin
|