chore: remove defunct .gitconfig
not actually used by git, see https://git-scm.com/docs/git-config and https://stackoverflow.com/q/18329621
This commit is contained in:
parent
445aa1da83
commit
3659e9a4ba
|
|
@ -1,5 +0,0 @@
|
||||||
[core]
|
|
||||||
whitespace = blank-at-eol,blank-at-eof,space-before-tab
|
|
||||||
autocrlf = input
|
|
||||||
[apply]
|
|
||||||
whitespace = fix
|
|
||||||
Loading…
Reference in a new issue