Skip to content

Commit

Permalink
Ignore user-provided go.work files (#1301)
Browse files Browse the repository at this point in the history
Ignore user-provided go.work files
  • Loading branch information
justinvp authored Dec 28, 2023
1 parent e40b98d commit 3c5fd1a
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 @@ -50,3 +50,7 @@ pulumi-python-shim.cmd
pulumi-analyzer-policy.cmd
pulumi-analyzer-policy-python.cmd
**/*.hprof

# Ignore user-provided go.work files.
/go.work
/go.work.sum

0 comments on commit 3c5fd1a

Please sign in to comment.