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-27 05:08:57 +0400
committerFeross Aboukhadijeh <feross@feross.org>2013-10-27 05:08:57 +0400
commit7694d57926fcfa12c4bdeed0a0721459e494e691 (patch)
treee6a8fff5ce4aa4696ad786ad403487959f6fa934 /.gitignore
parenta64446d811fd9b5d676e7cb886a4e4f4072d99bb (diff)
some DHT progress (not working)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 7c6bf20..0499d3f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
+bundle.js
+tmp
+
lib-cov
*.seed
*.log
@@ -12,6 +15,4 @@ logs
results
npm-debug.log
-node_modules
-
-tmp \ No newline at end of file
+node_modules \ No newline at end of file