update protobuf vendor for badger session database

Former-commit-id: de02f8fcd7fa45a18285b687b5f3452c580b1339
This commit is contained in:
Gerasimos (Makis) Maropoulos 2018-06-24 14:24:58 +03:00
parent cc4409e77a
commit d216b91074
2 changed files with 5 additions and 2 deletions

4
.gitattributes vendored
View File

@ -8,4 +8,6 @@ _benchmarks/* linguist-documentation
# if from unix: # if from unix:
# git config --global core.autocrlf input # git config --global core.autocrlf input
# https://help.github.com/articles/dealing-with-line-endings/#per-repository-settings # https://help.github.com/articles/dealing-with-line-endings/#per-repository-settings
* text=auto * text=auto
# ignore perms
# git config core.filemode false

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
.vscode .vscode
_authortools _authortools
/_examples/**/node_modules /_examples/**/node_modules
.directory