Skip to content

Commit

Permalink
gitignore: ignore go workspace file
Browse files Browse the repository at this point in the history
  • Loading branch information
yyforyongyu committed Mar 1, 2023
1 parent c454d9b commit 997e427
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ breakpoints.txt

# coverage output
coverage.txt

# go workspace
go.work

0 comments on commit 997e427

Please sign in to comment.