From c2bbb293e3d5c9e2a6d736641bfae36a7de70734 Mon Sep 17 00:00:00 2001 From: hassan Date: Tue, 21 Feb 2023 13:44:55 +0100 Subject: [PATCH] Add .gitattributes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..bceec25 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.png filter=lfs diff=lfs merge=lfs -text +medark.jpeg filter=lfs diff=lfs merge=lfs -text +*.jpeg filter=lfs diff=lfs merge=lfs -text