Merge pull request #191 from Avamander/patch-3

Create .gitconfig
This commit is contained in:
JF002
2021-01-31 20:31:53 +01:00
committed by GitHub

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