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-02-18 20:20:04 +0300
committerisaacs <i@izs.me>2011-02-18 21:42:24 +0300
commit14816b9b8e2a9084615b6390743bd8bfa7661c80 (patch)
treea95a1a166064d27ce2492fdb0b814e05243d734c /.npmignore
parent390f227a027b8c023a502d45e011a19df3add792 (diff)
ignore test data
Diffstat (limited to '.npmignore')
-rw-r--r--.npmignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.npmignore b/.npmignore
index c729ebe40..2c53106db 100644
--- a/.npmignore
+++ b/.npmignore
@@ -1,5 +1,5 @@
test/packages/test-package/random-data.txt
-test/packages/depends-on-spark/which-spark.log
+test/packages/npm-test-depends-on-spark/which-spark.log
test/packages/*/node_modules
test/output.log
test/root