summaryrefslogtreecommitdiff
path: root/vendor/github.com/golang/mock/.gitignore
blob: 4eb2f795091ee567c7ce690d0f7cc4299c23c07a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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