From d4a749719eb593884d1ba9835b96104e1f06290b Mon Sep 17 00:00:00 2001 From: sagar Date: Sat, 7 Mar 2026 08:54:38 -0300 Subject: [PATCH] Add .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..204c47a --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.iso filter=lfs diff=lfs merge=lfs -text \ No newline at end of file