update gitignore
This commit is contained in:
parent
431d3d1bfd
commit
21ebd0a25c
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -19,4 +19,7 @@
|
|||
# vendor/
|
||||
|
||||
# Go workspace file
|
||||
go.work
|
||||
go.work
|
||||
|
||||
# Go temporary test files
|
||||
plugins/tmptest/
|
Loading…
Reference in a new issue