Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRod Vagg <rod@vagg.org>2015-01-13 14:31:41 +0300
committerRod Vagg <rod@vagg.org>2015-01-13 14:33:52 +0300
commite25a17517bf09aa4ba0e8a92fa651bc8eda5c06a (patch)
tree4ec99fc5ebccd4716a05cf3928900f59c47315d1 /.gitattributes
parent5ea716d89508747c90035532754952cd3b5f4abf (diff)
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
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 73e2881a3ee..fa5162684b8 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,2 @@
test/fixtures/* -text
-*.bat text eol=crlf
+vcbuild.bat text eol=crlf