From 936577a53255163cf6cd54ba001f8c848a205a73 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Fri, 7 Nov 2014 15:48:17 +0000 Subject: [PATCH] Ignore bower_components. I'm using it to manage Polymer dependencies as I try things out. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 035a7bb1..5e8aa5c8 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ build/ docs/html docs/latex *.mo +resources/report/bower_components