From c1ca20605403faf014520e3c30a5c7da687cf7a3 Mon Sep 17 00:00:00 2001 From: Hydroxycarbamide Date: Mon, 13 May 2024 01:10:23 +0200 Subject: [PATCH] Add git lfs --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c139e44 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.png filter=lfs diff=lfs merge=lfs -text +*.jpg filter=lfs diff=lfs merge=lfs -text +*.jpeg filter=lfs diff=lfs merge=lfs -text