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-11-25 18:57:43 +0400
committerFeross Aboukhadijeh <feross@feross.org>2013-12-04 14:41:16 +0400
commit2ef994e6bf2d62351ea308507ced32185d9ef217 (patch)
treee2fcf3a73b2e78b4948d60c9d5e1989d6bc3e8fd /.gitignore
parente5521962effbc5175cb610eee83dd05a5da4ef09 (diff)
gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 3 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 9f5f1f2..22fb064 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
bundle.js
tmp
-*.out
+node_modules
+
+npm-debug.log
lib-cov
*.seed
@@ -16,6 +18,3 @@ lib-cov
pids
logs
results
-
-npm-debug.log
-node_modules \ No newline at end of file