From b8887b0b6a4ab83ca29115e3bfc64b9a02814bbf Mon Sep 17 00:00:00 2001 From: Adam Hathcock Date: Fri, 8 Dec 2017 10:42:05 +0000 Subject: [PATCH] try fix file ending test again --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 2b6346c9..0a96b77c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,4 +2,4 @@ * text=auto # need original files to be windows -test/TestArchives/Original/*.txt eol=crlf \ No newline at end of file +*.txt text eol=crlf \ No newline at end of file