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

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeross Aboukhadijeh <feross@feross.org>2013-10-26 11:57:53 +0400
committerFeross Aboukhadijeh <feross@feross.org>2013-10-26 11:57:53 +0400
commita64446d811fd9b5d676e7cb886a4e4f4072d99bb (patch)
treed724f7c63870e29aa868897db10f49ab60525044 /.npmignore
parent40aa2dfd7660885ba1587e9fa591c608745a9832 (diff)
chrome app that can send UDP packets to an echo server
Diffstat (limited to '.npmignore')
-rw-r--r--.npmignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.npmignore b/.npmignore
new file mode 100644
index 0000000..6fc8fed
--- /dev/null
+++ b/.npmignore
@@ -0,0 +1,2 @@
+node_modules
+bundle.js \ No newline at end of file