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>2014-02-07 12:46:22 +0400
committerFeross Aboukhadijeh <feross@feross.org>2014-02-07 12:46:22 +0400
commit4127928419e7a98fcd56ae737bf2c2dd1ebd6d65 (patch)
tree7b2466a1094241cad1658dc9bc0ead276cef02c2 /.gitignore
parentc18204a9bea3e50b193979875a8047e7a5a26ef9 (diff)
Initial UI (close #25)
h/t Transmission - you guys are awesome!
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e4d73d7..425d806 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
-chrome/main.css
chrome/bundle.js
+chrome/font-awesome
+chrome/main.css
node_modules/ \ No newline at end of file