This commit is contained in:
Tobias Schmidl 2018-01-19 08:18:38 +01:00
parent 56ad983c4e
commit cb95c14b42
3 changed files with 9 additions and 1 deletions

View file

@ -57,3 +57,8 @@
line-graphics = utf-8
tab-size = 4
blob-view = line-number:yes,interval=5 text
[filter "lfs"]
required = true
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process