Sha256: 9d40a4ea3527d39674e2cc27ad0fb64a8a17b260af5478e98393182a32a8b65c

Contents?: true

Size: 485 Bytes

Versions: 5

Compression:

Stored size: 485 Bytes

Contents

# If you prefer the allow list template instead of the deny list, see community template:
# https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore
#
# 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/

# Go workspace file
go.work

.idea

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
grpc-rest-0.1.5 .gitignore
grpc-rest-0.1.4 .gitignore
grpc-rest-0.1.2 .gitignore
grpc-rest-0.1.1 .gitignore
grpc-rest-0.1.0 .gitignore