gitignore: add go workspace files
Change-Id: Icd382bb8da16c6100ef68340d665e2a29420b6a2
This commit is contained in:
parent
0afd3938c7
commit
7f2dfaa394
4
.gitignore
vendored
4
.gitignore
vendored
@ -47,3 +47,7 @@ dist
|
|||||||
|
|
||||||
# intellij project level runners. Add them explicitly if you would like to share.
|
# intellij project level runners. Add them explicitly if you would like to share.
|
||||||
.run
|
.run
|
||||||
|
|
||||||
|
# go workspaces
|
||||||
|
go.work
|
||||||
|
go.work.sum
|
||||||
|
Loading…
Reference in New Issue
Block a user