From f66daa0679601bbb841c21d360567cf39412d45a Mon Sep 17 00:00:00 2001 From: ITQ Date: Sat, 5 Jul 2025 12:14:41 +0300 Subject: [PATCH] init: added .gitattributes for git-lfs --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5713ac7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.img filter=lfs diff=lfs merge=lfs -text