From eee6aff617cc924492e9cf4efb68427e5d67c7ab Mon Sep 17 00:00:00 2001 From: marauder-actual Date: Sun, 31 May 2026 11:38:25 +0200 Subject: [PATCH] enable git-lfs, track *.png --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..24a8e87 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.png filter=lfs diff=lfs merge=lfs -text