From f97380adc4933fa3bf65b84f010bd303c9dd28a2 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Mon, 11 Aug 2014 18:28:59 -0500 Subject: Prepare it for the browser --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index da23d0d..e5a4385 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +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 -- cgit