From bc7df0c4213976f281698f4a63ab6c315f953445 Mon Sep 17 00:00:00 2001 From: zerostate Date: Mon, 17 Nov 2025 11:27:41 -0500 Subject: [PATCH] fix: gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2125666 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto \ No newline at end of file