From f16ed31e84dc8fda7f217be12dd715690b54f471 Mon Sep 17 00:00:00 2001 From: Kyle K Date: Sun, 19 Mar 2017 02:20:34 -0500 Subject: - add gulpfile and bower preparing for use with vue.js and jquery - use express 4.x --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9fc9d78..4d7cfeb 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,7 @@ node_modules/ # AWS # ####### .elasticbeanstalk/ + +# bower # +######## +bower_components/ -- cgit v1.2.3