From 188628a55687f62a627fd0d79269fc527d4e3b55 Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Sun, 14 Mar 2021 14:09:41 -0400 Subject: [PATCH] Update gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index f4c1de6c..cd592bec 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,6 +3,7 @@ *.json text eol=lf *.md text eol=lf *.yml text eol=lf +*.txt text eol=lf # Configs and Stuff .gitattributes text eol=lf @@ -13,6 +14,7 @@ # Asset Files *.jpg binary *.png binary +*.gif binary *.mp3 binary *.wav binary *.ttf binary