Skip to content

Commit 3997a22

Browse files
authored
Merge pull request #1724 from shiftstack/go.work
🌱 Ignore go workspaces
2 parents d4baeb1 + 59994d2 commit 3997a22

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,3 +182,7 @@ docs/book/book/
182182

183183
# CAPO doesn't use vendorings
184184
vendor/
185+
186+
# Ignore go workspaces
187+
go.work
188+
go.work.sum

0 commit comments

Comments
 (0)