summaryrefslogtreecommitdiff
path: root/deps
diff options
context:
space:
mode:
authorBen Noordhuis <info@bnoordhuis.nl>2015-09-22 16:24:16 +0200
committerJeremiah Senkpiel <fishrock123@rocketmail.com>2015-09-24 22:09:46 -0700
commit039f73fa83961cc17aa69fc5c1ac96b13d59b054 (patch)
tree66fa19d47ba324ef6fd97929bf18bc0def619f09 /deps
parent5fbb24812d5373381d4852c7c7cad4cd784dd9f8 (diff)
downloadnodejs-039f73fa83961cc17aa69fc5c1ac96b13d59b054.tar.gz
nodejs-039f73fa83961cc17aa69fc5c1ac96b13d59b054.tar.bz2
nodejs-039f73fa83961cc17aa69fc5c1ac96b13d59b054.zip
deps: remove and gitignore .bin directory
The .bin/ directory in deps/npm/node_modules seens to have been an accidental check-in in commit e79ccee ("npm: upgrade to v2.1.18"). It causes trouble for distro packagers so delete it and blacklist it. Fixes: https://github.com/nodejs/node/issues/2839 PR-URL: https://github.com/nodejs/node/pull/3004 Reviewed-By: Kat Marchán <kzm@sykosomatic.org> Reviewed-By: Rod Vagg <r@va.gg> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Diffstat (limited to 'deps')
l---------deps/npm/node_modules/.bin/node-gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/deps/npm/node_modules/.bin/node-gyp b/deps/npm/node_modules/.bin/node-gyp
deleted file mode 120000
index 9b31a4fe4..000000000
--- a/deps/npm/node_modules/.bin/node-gyp
+++ /dev/null
@@ -1 +0,0 @@
-../node-gyp/bin/node-gyp.js \ No newline at end of file