From 224ea117afe1c52913282cf2102b3bf0f10a8a53 Mon Sep 17 00:00:00 2001 From: pwigner Date: Sat, 25 Jan 2025 13:50:06 -0500 Subject: [PATCH] Tracking psd and blend files --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 2dbc8bf..58f9731 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ *.png filter=lfs diff=lfs merge=lfs -text *.fbx filter=lfs diff=lfs merge=lfs -text +*.psd filter=lfs diff=lfs merge=lfs -text +*.blend filter=lfs diff=lfs merge=lfs -text