From 3bcd304a3a57b4de732d664ba5f6ea0f8d00a440 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Wed, 7 Oct 2015 09:09:48 -0400 Subject: Moving external libraries to the install step and into a seperate bundle --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') 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 -- cgit v1.2.3-1-g7c22