Add .gitattributes files to turn off CRLF translation for some files

This commit is contained in:
Bill Hoffman 2010-03-24 23:48:35 -04:00
parent 481c61d060
commit d610519246
2 changed files with 2 additions and 0 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
*.dsw -crlf

1
tests/data/.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
test* -crlf