ソースを参照

Cleaned up comment lines in gitattributes.

Harald Csaszar 6 年 前
コミット
c1d8406dc7
1 ファイル変更0 行追加2 行削除
  1. 0 2
      .gitattributes

+ 0 - 2
.gitattributes

@@ -3,8 +3,6 @@
 # Set in case people don't have core.autocrlf set.
 # Set in case people don't have core.autocrlf set.
 * text=auto
 * 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
 *.sh         text eol=lf
 
 
 # Unity specific
 # Unity specific