From 263ff962a14c99b607d5cf3228ce73a883beb177 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 16 Jan 2015 23:23:53 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d01105bda..b6fa9ecd5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,13 +2,13 @@ config.make tags *._* */obj/ -*._* */*/obj/ */*/*/obj/ */*/*.SOGo/ +*.pyc *.sax -*.wox/ *.swp +*.wox/ SoObjects/SOGo/SOGo.framework/ SoObjects/SOGo/derived_src/ Tests/*/config.py @@ -17,8 +17,6 @@ UI/WebServerResources/js/vendor/ UI/WebServerResources/bower_components/ UI/WebServerResources/node_modules/ UI/WebServerResources/scss/.sass-cache/ -*.pyc -._* Documentation/*.docbook Documentation/*.pdf .idea