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:
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