From 763b51fe22dc2320115c614e368613840976903e Mon Sep 17 00:00:00 2001 From: Adam Warner Date: Mon, 20 Feb 2017 21:12:04 +0000 Subject: [PATCH] linux style line endings enforced --- .gitattributes | 2 +- .idea/codeStyleSettings.xml | 25 ------------------------- 2 files changed, 1 insertion(+), 26 deletions(-) delete mode 100644 .idea/codeStyleSettings.xml diff --git a/.gitattributes b/.gitattributes index 57faaa8b..1ed54473 100644 --- a/.gitattributes +++ b/.gitattributes @@ -35,4 +35,4 @@ GitHub.Tests.Integration/Resources/* binary # Catch all for anything we forgot. Add rules if you get CRLF -> LF warnings. -* text=auto +* text eol=lf diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml deleted file mode 100644 index 1028340e..00000000 --- a/.idea/codeStyleSettings.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - \ No newline at end of file