Create .gitconfig

This commit is contained in:
Avamander
2021-01-30 18:48:06 +02:00
committed by GitHub
parent 80838d1e42
commit 04fd4a7d03

5
.gitconfig Normal file
View File

@@ -0,0 +1,5 @@
[core]
whitespace = blank-at-eol,blank-at-eof,space-before-tab
autocrlf = input
[apply]
whitespace = fix