From 8c9c4a5a131b8b8b410b7fbe12f8a6bcb8125b1e Mon Sep 17 00:00:00 2001 From: Anselme Date: Fri, 25 Aug 2017 17:23:43 +0200 Subject: [PATCH] changed git lfs options so it can handle gimp projects format --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 8a282d2..619cd29 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,3 +10,4 @@ *.khe filter=lfs diff=lfs merge=lfs -text *.7z filter=lfs diff=lfs merge=lfs -text *.zip filter=lfs diff=lfs merge=lfs -text +*.xcf filter=lfs diff=lfs merge=lfs -text