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:
authorjhnns <johannes.ewald@peerigon.com>2013-04-16 17:07:46 +0400
committerjhnns <johannes.ewald@peerigon.com>2013-04-16 17:07:46 +0400
commit44f474a2ec40c2a93506f2651ec2a37a78f93a88 (patch)
tree71e32b87d0fd6bf97184ca93ce2a9861236d5ba4 /.npmignore
parent5072507922ffd15e0ce6e7ae2409e61c25a48a3d (diff)
- added .npmignore
Diffstat (limited to '.npmignore')
-rw-r--r--.npmignore16
1 files changed, 16 insertions, 0 deletions
diff --git a/.npmignore b/.npmignore
new file mode 100644
index 0000000..2b061bb
--- /dev/null
+++ b/.npmignore
@@ -0,0 +1,16 @@
+lib-cov
+*.seed
+*.log
+*.csv
+*.dat
+*.out
+*.pid
+*.gz
+
+pids
+logs
+results
+
+node_modules
+npm-debug.log
+.idea \ No newline at end of file