From f8463746f6d68fa3d7c51a280af72ccd59a415dc Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Wed, 26 Oct 2022 09:13:29 -0400 Subject: [PATCH] [F] Force LF line endings --- .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