From c1d8406dc7b69fec2aa7b088421a9c54b2633b10 Mon Sep 17 00:00:00 2001 From: Harald Csaszar Date: Mon, 24 Dec 2018 14:29:25 +0100 Subject: [PATCH] Cleaned up comment lines in gitattributes. --- .gitattributes | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index b5b255dcd..5ab6ccf03 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,8 +3,6 @@ # Set in case people don't have core.autocrlf set. * text=auto -# We explicitly declare text files that shell be normalized on commit and -# converted to native line endings on checkout. *.sh text eol=lf # Unity specific