From eecd25c9188b5c045d89aa26d1d367dd5131d88f Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Mon, 11 Aug 2014 18:52:20 -0500 Subject: Prepares for bower --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e5a4385..25d3c00 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,4 @@ build/Release # Deployed apps should consider commenting this line out: # see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git node_modules -bower_modules +bower_components -- cgit