From 4333d2e5eb305045414f13f9ba073e94d0cbbc71 Mon Sep 17 00:00:00 2001 From: Wes Cossick Date: Tue, 20 Oct 2015 09:46:56 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index faa55ad..097df26 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ -localtesting/* +localtesting/ node_modules/ +bower_components/ #For IDE *.iml