From d8e694390a28c9750be4ee9b787e1e538c95e97b Mon Sep 17 00:00:00 2001 From: Christoph Hollizeck Date: Sat, 12 Oct 2024 14:26:33 +0200 Subject: [PATCH] lfs: setup pngs to be tracked by lfs --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 1003d3b..5be1e61 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ +*.png filter=lfs diff=lfs merge=lfs -text * !text !filter !merge !diff