Skip to content

Commit c73d55d

Browse files
authored
Merge pull request #1690 from shiftstack/gitvendoring
🌱 gitignore: ignore vendor/ directory
2 parents 671d185 + 913e267 commit c73d55d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,3 +179,6 @@ docs/book/book/
179179

180180
# Development container files (https://containers.dev/)
181181
.devcontainer
182+
183+
# CAPO doesn't use vendorings
184+
vendor/

0 commit comments

Comments
 (0)