Skip to content

Commit

Permalink
Add ignore pattern for go.work* files
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Gaiduk <paulg@zededa.com>
  • Loading branch information
europaul authored and eriknordmark committed Mar 15, 2024
1 parent 0f6d1f1 commit 81ec19e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dist/
build-tools/bin/
images/out/
.go/
go.work*
tags
tmp/
mkdocs.yml
Expand Down

0 comments on commit 81ec19e

Please sign in to comment.