gitconfig

This commit is contained in:
alexbelgium
2022-03-23 09:13:41 +01:00
parent de336f921b
commit 0cbf3c5578

6
.gitconfig Normal file
View File

@@ -0,0 +1,6 @@
# Set the default behavior, in case people don't have core.autocrlf set.
* text eol=lf
# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary