transfer.sh/vendor/github.com/golang/mock/.gitignore

18 lines
232 B
Text
Raw Normal View History

2019-03-17 20:19:56 +01:00
# Object files and binaries from go.
*.[568]
# Library files.
*.a
# Any file prefixed by an underscore.
*/_*
# Vim temporary files.
.*.swp
# The mockgen binary.
mockgen/mockgen
# A binary produced by gotest.
#gomock/[568]\.out