From 5513a3eb3a7a89f4fe6e4532c09e80024b1cf103 Mon Sep 17 00:00:00 2001 From: Norm Date: Sun, 11 Dec 2022 23:16:05 +0000 Subject: [PATCH] chore: update .gitattributes to reflect removed assets Since there's no longer any .afdesign/.psd files or the like, it's not necessary to have those in .gitattributes any longer. --- .gitattributes | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.gitattributes b/.gitattributes index a175917f3..88c9bd2d5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1 @@ *.svg -diff -text -*.psd -diff -text -*.ai -diff -text -*.mqo -diff -text -*.glb -diff -text -*.blend -diff -text -*.afdesign -diff -text