Skip to content

Commit ba72ca7

Browse files
committed
chore: gitignore vendor/
Signed-off-by: Anik Bhattacharjee <anbhatta@redhat.com>
1 parent 5519a0c commit ba72ca7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
*.dylib
88
bin
99
testbin/*
10+
vendor/
1011

1112
# Test binary, build with `go test -c`
1213
*.test

0 commit comments

Comments
 (0)