From 46848fbd72beb5ec8e46fd26241a7bb19d65012d Mon Sep 17 00:00:00 2001 From: ITQ Date: Wed, 6 Aug 2025 02:36:06 +0300 Subject: [PATCH] init: added .gitattributes file --- .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