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

github.com/twbs/rewire.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ewald <johannes.ewald@peerigon.com>2014-12-14 04:48:45 +0300
committerJohannes Ewald <johannes.ewald@peerigon.com>2014-12-14 04:48:45 +0300
commit79aac24c118799f39300ac18d8fc71c83eb6a527 (patch)
treec923a21806320a0863efc76a26b6b11417015d82 /.npmignore
parent9597e469871ba1b0b457da9cb2c675fe8f24767b (diff)
Add test-folder to npmignore
Diffstat (limited to '.npmignore')
-rw-r--r--.npmignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.npmignore b/.npmignore
index be93b2c..91f7145 100644
--- a/.npmignore
+++ b/.npmignore
@@ -15,4 +15,5 @@ npm-debug.log
/node_modules
/coverage
/examples
-/.idea \ No newline at end of file
+/.idea
+/test