From 6cf36faf6480040d4657c505bb1cb569ee8b8ec6 Mon Sep 17 00:00:00 2001 From: charlie-rasberry Date: Fri, 19 Dec 2025 07:19:02 +0000 Subject: [PATCH] Line ending issue with my setup --- .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