summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-10-07 09:09:48 -0400
committerChristopher Speller <crspeller@gmail.com>2015-10-07 10:54:28 -0400
commit3bcd304a3a57b4de732d664ba5f6ea0f8d00a440 (patch)
tree34112eb3f35f7e2cf2f779001b6999f9d9d28dd2 /.gitignore
parent22c18b5ff6087bcc1eaf81a54c038d81864b28be (diff)
downloadchat-3bcd304a3a57b4de732d664ba5f6ea0f8d00a440.tar.gz
chat-3bcd304a3a57b4de732d664ba5f6ea0f8d00a440.tar.bz2
chat-3bcd304a3a57b4de732d664ba5f6ea0f8d00a440.zip
Moving external libraries to the install step and into a seperate bundle
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ebd5e4342..fc9076e69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,7 +5,8 @@ node_modules
dist
npm-debug.log
-bundle*.js
+web/static/js/bundle*.js
+web/static/js/libs*.js
model/version.go
model/version.go.bak