src: limit .gitattributes eol to vcbuild.bat
authorRod Vagg <rod@vagg.org>
Tue, 13 Jan 2015 11:31:41 +0000 (22:31 +1100)
committerRod Vagg <rod@vagg.org>
Tue, 13 Jan 2015 11:33:52 +0000 (22:33 +1100)
Fixes: https://github.com/iojs/io.js/issues/330
PR-URL: https://github.com/iojs/io.js/pull/331

.gitattributes

index 73e2881..fa51626 100644 (file)
@@ -1,2 +1,2 @@
 test/fixtures/* -text
-*.bat text eol=crlf
+vcbuild.bat text eol=crlf