From 72ea65c8f04cc085ed255ea128fb48b09bc0f9c4 Mon Sep 17 00:00:00 2001 From: Travis Vasceannie Date: Wed, 19 Feb 2025 00:37:48 -0500 Subject: [PATCH] Create .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6313b56 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf