From de0c3a8057105b3906846de32409deb8d0f3ff2a Mon Sep 17 00:00:00 2001 From: Mylloon Date: Thu, 8 Apr 2021 02:33:17 +0200 Subject: [PATCH] adding .ico to lfs --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index dfa8e5f..9134f8b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ *.png filter=lfs diff=lfs merge=lfs -text *.wav filter=lfs diff=lfs merge=lfs -text +*.ico filter=lfs diff=lfs merge=lfs -text