mirror of
https://github.com/sebaschi/dotfiles.git
synced 2025-11-08 16:14:27 +01:00
11 lines
246 B
Plaintext
11 lines
246 B
Plaintext
[user]
|
|
email = 74497638+sebaschi@users.noreply.github.com
|
|
name = Sebastian Lenzlinger
|
|
[http]
|
|
sslVerify = false
|
|
[filter "lfs"]
|
|
clean = git-lfs clean -- %f
|
|
smudge = git-lfs smudge -- %f
|
|
process = git-lfs filter-process
|
|
required = true
|