From 38f0af79ee9a3b089e44c1fcf2d0e6a630d9d4a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20Juli=C3=A1n?= Date: Wed, 11 Jun 2014 16:23:50 +0200 Subject: [PATCH] fixed gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 11136d4c..6b0a9a17 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ dist/ node_modules/ app/vendor -config/main.coffee \ No newline at end of file +config/main.coffee +bower_components