diff --git a/.gitattributes b/.gitattributes index e7e3eca1cb..53a53d2887 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,6 @@ +# Set default behavior to automatically normalize line endings. +* text=auto + # BattleScribe files always have LF *.cat text eol=lf *.gst text eol=lf