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