소스 검색

Preserve line-endings for all tests.

Andy Li 10 년 전
부모
커밋
08d190aab0
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 0
      tests/.gitattributes
  2. 0 1
      tests/misc/projects/.gitattributes

+ 2 - 0
tests/.gitattributes

@@ -0,0 +1,2 @@
+*.hx text eol=lf
+*.txt text eol=lf

+ 0 - 1
tests/misc/projects/.gitattributes

@@ -1 +0,0 @@
-*.hx text eol=lf