Skip to content

Commit a71ca09

Browse files
authoredAug 1, 2023
ignore vendor dir (#1132)
Signed-off-by: Jordan Keister <[email protected]>
1 parent 5ecb013 commit a71ca09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -473,3 +473,6 @@ certs/*
473473
# ignore temp artifacts of building images
474474
pkg/lib/indexer/index.Dockerfile*
475475

476+
# ignore vendor since we don't commit it
477+
vendor/*
478+

0 commit comments

Comments
 (0)
Please sign in to comment.