From 542ca303e245c5be28c295dbd34a56b370272f8b Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sat, 7 Jan 2023 01:08:44 +0100 Subject: [PATCH] Use Git LFS for `.png` files --- .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