src: limit .gitattributes eol to vcbuild.bat

Fixes: https://github.com/iojs/io.js/issues/330
PR-URL: https://github.com/iojs/io.js/pull/331
This commit is contained in:
Rod Vagg 2015-01-13 22:31:41 +11:00
parent 5ea716d895
commit e25a17517b

2
.gitattributes vendored
View File

@ -1,2 +1,2 @@
test/fixtures/* -text
*.bat text eol=crlf
vcbuild.bat text eol=crlf