gitignore: add go workspace files

Change-Id: Icd382bb8da16c6100ef68340d665e2a29420b6a2
This commit is contained in:
Andrew Harding 2022-12-12 16:52:05 -07:00
parent 0afd3938c7
commit 7f2dfaa394

4
.gitignore vendored
View File

@ -47,3 +47,7 @@ dist
# intellij project level runners. Add them explicitly if you would like to share.
.run
# go workspaces
go.work
go.work.sum