소스 검색

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.
 * 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