From 6022e4cba2c874ef206ed42c1a65b936b83a426c Mon Sep 17 00:00:00 2001 From: Sekwah Date: Mon, 17 Jun 2024 00:15:34 +0100 Subject: [PATCH] chore: add .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..49e55ad0 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Set default behaviour to maintain line endings +* -text \ No newline at end of file