Skip to content

Commit

Permalink
Merge pull request #1724 from shiftstack/go.work
Browse files Browse the repository at this point in the history
🌱 Ignore go workspaces
  • Loading branch information
k8s-ci-robot authored Oct 12, 2023
2 parents d4baeb1 + 59994d2 commit 3997a22
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -182,3 +182,7 @@ docs/book/book/

# CAPO doesn't use vendorings
vendor/

# Ignore go workspaces
go.work
go.work.sum

0 comments on commit 3997a22

Please sign in to comment.