summaryrefslogtreecommitdiff
path: root/.gitconfig
blob: b2274475fcc882fe20ac4087b060d406e9ec01d8 (plain)
1
2
3
4
5
[core]
    whitespace = blank-at-eol,blank-at-eof,space-before-tab
    autocrlf = input
[apply]
    whitespace = fix