From ffdd9691e6c938542485a229cc2e26f601963863 Mon Sep 17 00:00:00 2001 From: Henry Date: Thu, 25 May 2023 19:57:55 +0100 Subject: [PATCH] remove gitattributes --- .gitattributes | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index c75e2532..00000000 --- a/.gitattributes +++ /dev/null @@ -1,5 +0,0 @@ -# Set the default behavior, in case people don't have core.autocrlf set. -* text=auto - -# Declare files that will always have LF line endings on checkout. -*.cmd text eol=lf