change tab size
This commit is contained in:
@@ -1,16 +1,16 @@
|
|||||||
[filter "lfs"]
|
[filter "lfs"]
|
||||||
clean = git-lfs clean -- %f
|
clean = git-lfs clean -- %f
|
||||||
smudge = git-lfs smudge -- %f
|
smudge = git-lfs smudge -- %f
|
||||||
process = git-lfs filter-process
|
process = git-lfs filter-process
|
||||||
required = true
|
required = true
|
||||||
[user]
|
[user]
|
||||||
name = Alexander Popov
|
name = Alexander Popov
|
||||||
email = iiiypuk@iiiypuk.me
|
email = iiiypuk@iiiypuk.me
|
||||||
signingkey = 398FC73478D97286
|
signingkey = 398FC73478D97286
|
||||||
[core]
|
[core]
|
||||||
eol = lf
|
eol = lf
|
||||||
autocrlf = input
|
autocrlf = input
|
||||||
[commit]
|
[commit]
|
||||||
gpgsign = true
|
gpgsign = true
|
||||||
[gpg]
|
[gpg]
|
||||||
program = /usr/bin/gpg
|
program = /usr/bin/gpg
|
||||||
|
|||||||
Reference in New Issue
Block a user