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