From 653b302d464db715210bf3afee9c73d282c66f5f Mon Sep 17 00:00:00 2001 From: AffectedArc07 Date: Sun, 12 Jan 2020 14:36:00 +0000 Subject: [PATCH] Forgot this --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index 2f9e769c26..a0a624af04 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,3 +4,6 @@ # force changelog merging to use union html/changelog.html merge=union + +# force all files to be LF +* text=auto