From 35d1865babf40b9df454810ca8cc09e77b0c349a Mon Sep 17 00:00:00 2001 From: Milian Wolff Date: Mon, 20 May 2019 22:32:37 +0200 Subject: [PATCH] Ignore all build folders --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3aec8722..dc6bb35e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -build/ +build*/ /.project /CMakeLists.txt.user .kdev4