From dc7cd26c1c1bbe0c5a036690b040ea5c62a34556 Mon Sep 17 00:00:00 2001 From: Project-Exhale Date: Wed, 11 Jan 2023 21:36:29 +0100 Subject: [PATCH] Added InDesign to LFS --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 249da0e..985d87c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,6 @@ text=auto +*.idml filter=lfs diff=lfs merge=lfs -text +*.indd filter=lfs diff=lfs merge=lfs -text *.blend filter=lfs diff=lfs merge=lfs -text *.psd filter=lfs diff=lfs merge=lfs -text *.ai filter=lfs diff=lfs merge=lfs -text