From dc42542d09c48c95062674dafde161b69c885ecc Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Wed, 24 Jun 2026 15:44:47 +0100 Subject: .gitattributes specifies eol=lf --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fcadb2c --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text eol=lf -- cgit v1.2.3