From 68a1da080948352980b6b86ab74901bd1b861813 Mon Sep 17 00:00:00 2001
From: Manfred Kroehnert <Manfred.Kroehnert@kit.edu>
Date: Wed, 14 Oct 2015 19:48:30 +0200
Subject: [PATCH] update .gitignore file

---
 .gitignore | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index c2d1bd365..6b31975fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,4 @@
-/build/*
-/build_debug/*
-/build_release/*
+build*
 !/build/.gitkeep
 !.gitkeep
 !.gitignore
@@ -36,5 +34,3 @@ moc_*
 .metadata
 .cproject
 .project
-
-
-- 
GitLab