Add go.work / go.work.sum to global ignore
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
4496db0412
commit
25f0183af2
1 changed files with 4 additions and 0 deletions
|
@ -41,3 +41,7 @@ justfile
|
|||
Justfile
|
||||
|
||||
*.bak
|
||||
|
||||
# Golang
|
||||
go.work
|
||||
go.work.sum
|
||||
|
|
Loading…
Reference in a new issue