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-24 03:05:06 +0400
committerFeross Aboukhadijeh <feross@feross.org>2013-10-24 03:05:06 +0400
commitda6c52678586ac37e95791825dcfcff7df4c1756 (patch)
tree79349b07db4a0d4761a4f4c7bf32562f1a1665d2 /.gitignore
parent6f79b43c54e9a6148eeecb945d9c45d703078413 (diff)
Add example to download torrent with itty-bitty-torrent
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a72b52e..7c6bf20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,5 @@ results
npm-debug.log
node_modules
+
+tmp \ No newline at end of file