From 4538de585be7abf11edefcafb854dc4b4c57f86f Mon Sep 17 00:00:00 2001 From: Jarrod Doyle Date: Thu, 22 Feb 2024 22:06:30 +0000 Subject: [PATCH] Use LFS for textures --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 8ad74f7..5b0d1a4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ # Normalize EOL for all files that Git considers text files. * text=auto eol=lf +*.png filter=lfs diff=lfs merge=lfs -text