From 58c761cb9961fafd1b0331fd725c971325a2771e Mon Sep 17 00:00:00 2001 From: Daniel Poveda Date: Tue, 14 Oct 2025 02:31:42 +0200 Subject: [PATCH] chore: add tga to git attribtues --- .gitattributes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index c9c4cc2..681b536 100644 --- a/.gitattributes +++ b/.gitattributes @@ -43,7 +43,7 @@ *.udk lock *.upk lock # Anything in `/RawContent` dir -/RowContent/**/* lfs +/RawContent/**/* lfs # Common files *.3ds lock *.3DS lock @@ -167,6 +167,8 @@ *.TAR lfs *.tar.gz lfs *.TAR.GZ lfs +*.tga lfs +*.TGA lfs *.tif lfs *.TIF lfs *.tiff lfs