Skip to content

Commit

Permalink
ignore vendor dir (#1132)
Browse files Browse the repository at this point in the history
Signed-off-by: Jordan Keister <[email protected]>
  • Loading branch information
grokspawn authored Aug 1, 2023
1 parent 5ecb013 commit a71ca09
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -473,3 +473,6 @@ certs/*
# ignore temp artifacts of building images
pkg/lib/indexer/index.Dockerfile*

# ignore vendor since we don't commit it
vendor/*

0 comments on commit a71ca09

Please sign in to comment.