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