Browse Source

Cleaned up comment lines in gitattributes.

Harald Csaszar 6 years ago
parent
commit
c1d8406dc7
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .gitattributes

+ 0 - 2
.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