Browse Source

Preserve line-endings for all tests.

Andy Li 10 years ago
parent
commit
08d190aab0
2 changed files with 2 additions and 1 deletions
  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