From 5089fb65e8e3e654a2d38e755a0eaccda5742812 Mon Sep 17 00:00:00 2001 From: JakeyPrime Date: Wed, 25 Jun 2025 00:49:57 -0400 Subject: [PATCH] Add line ending attributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ec69a67 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +text=lf +text eol=lf \ No newline at end of file