exclude extra dir for generated code

This commit is contained in:
Sergey Dudoladov 2020-04-07 08:53:55 +02:00
parent 1249626a60
commit eb3f7fcf1e
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -26,6 +26,7 @@ _testmain.go
/vendor/ /vendor/
/build/ /build/
/docker/build/ /docker/build/
/github.com/
.idea .idea
scm-source.json scm-source.json