On windows a lot of git clients will convert LF to CRLF. This would be a problem where file contents are compared exactly

This commit is contained in:
Taliesin Sisson 2016-04-01 10:51:05 +01:00
parent 4d22bd1d4a
commit 807d7eaced
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
common/test-fixtures/root/* eol=lf