From 79e7ef4da089e83c8c4063b5be00f6bb15c64b9a Mon Sep 17 00:00:00 2001 From: minjaesong Date: Tue, 16 May 2023 13:48:27 +0900 Subject: [PATCH] .icns and .jar to git-lfs --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index bcfd590f3..583508041 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,3 +7,5 @@ *.zip filter=lfs diff=lfs merge=lfs -text *.kra filter=lfs diff=lfs merge=lfs -text *.png filter=lfs diff=lfs merge=lfs -text +*.icns filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text