From 64615ea6faa65c849c6e59350df79be771cb57fe Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Mon, 12 Jan 2015 21:54:35 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index c7169fcaa..d01105bda 100644 --- a/.gitignore +++ b/.gitignore @@ -12,7 +12,11 @@ tags SoObjects/SOGo/SOGo.framework/ SoObjects/SOGo/derived_src/ Tests/*/config.py +UI/WebServerResources/.bowerrc UI/WebServerResources/js/vendor/ +UI/WebServerResources/bower_components/ +UI/WebServerResources/node_modules/ +UI/WebServerResources/scss/.sass-cache/ *.pyc ._* Documentation/*.docbook