From 30c83f74a45b9d333aa5334fdb7ef052bac2179c Mon Sep 17 00:00:00 2001 From: Nicholas DeMarinis Date: Thu, 14 Sep 2023 13:52:49 -0400 Subject: Added .gitattributes. --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6d5975c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Force unix newlines on all platforms +* text eol=lf -- cgit v1.2.3-70-g09d2