From 739781ece340709545d9f11e1850de46638d131f Mon Sep 17 00:00:00 2001 From: pokamest Date: Sun, 6 Jun 2021 17:27:58 +0300 Subject: [PATCH] Saving files before refreshing line endings --- .gitattributes | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 6ce43742..00000000 --- a/.gitattributes +++ /dev/null @@ -1,4 +0,0 @@ -# Set the default behavior, in case people don't have core.autocrlf set. -*.cmd text -*.bat text -* text eol=lf