mirror of
https://github.com/kataras/iris.git
synced 2025-12-17 18:07:01 +00:00
update protobuf vendor for badger session database
Former-commit-id: de02f8fcd7fa45a18285b687b5f3452c580b1339
This commit is contained in:
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -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
3
.gitignore
vendored
@@ -1,3 +1,4 @@
|
|||||||
.vscode
|
.vscode
|
||||||
_authortools
|
_authortools
|
||||||
/_examples/**/node_modules
|
/_examples/**/node_modules
|
||||||
|
.directory
|
||||||
Reference in New Issue
Block a user