From 9aa290fff706a005cd272545f1c98d1c433aafa8 Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Wed, 26 Dec 2018 08:19:21 +0100 Subject: [PATCH] ignore some files/directory --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4290dcd1b..c87be73c3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -build +/build*/ DEBIAN *.deb *.pro.user* @@ -38,4 +38,4 @@ tests/autotests/autotests .ycm_extra_conf.py* *.stash bin/profiles -CMakeLists.txt.user +CMakeLists.txt.user*