From 9a1a79fb9aeecc29e296a695a9fe89feebe8858e Mon Sep 17 00:00:00 2001 From: Disco DeDisco Date: Tue, 17 Feb 2026 17:57:20 -0500 Subject: [PATCH] added .gitattributes for real this time --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..94f480d --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf \ No newline at end of file