[skip ci] Add ignore message of **/*.proto (#10214)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
pull/10226/head
wt 2021-10-19 20:36:53 +08:00 committed by GitHub
parent 81190c573a
commit e755734965
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -37,3 +37,4 @@ ignore:
- "*.md"
- "docs/.*"
- "**/*.pb.go"
- "**/*.proto"