From 74763be6268e3bb3b48a48370df5e58ada4764af Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Wed, 25 Mar 2020 13:05:23 -0400 Subject: [PATCH] Add jpg to gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 7487a105..f7eb332f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,6 +10,7 @@ .npmrc text eol=lf # Asset Files +*.jpg binary *.png binary *.mp3 binary *.ttf binary