From 93f521806e6b5445f67bc4d3897c0e8cd9f5bed0 Mon Sep 17 00:00:00 2001 From: zerostate Date: Mon, 17 Nov 2025 11:19:53 -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..176a458 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto