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

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2011-03-09 23:20:14 +0300
committerisaacs <i@izs.me>2011-03-22 01:55:55 +0300
commit6c9337fbdd492213b899db204da46f306e5769ec (patch)
treed701a1cd8a111866fc702a1a1b9eda821cc709d9 /.gitignore
parente8a0fc4cba88aeb117c87cd56a9ae52dbe8d6304 (diff)
Ignore ronn
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 80fd75dbd..b5441e0b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,6 @@ test/output.log
test/packages/*/node_modules
test/packages/npm-test-depends-on-spark/which-spark.log
test/packages/test-package/random-data.txt
-test/root \ No newline at end of file
+test/root
+node_modules/ronn
+node_modules/.bin