From 98346300154da10b13a125568b87a65c954ed18e 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(+) 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