From a89f4bd4b8d2ead9e7ff3ca55abf1c896ae5be8d Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Thu, 22 Sep 2016 09:56:30 +0200 Subject: [PATCH] Update .gitignore. --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 60c103d1..2ba7c78b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,11 @@ /.bzr* /.hg* -/Makevars.global +/Makevars.global* /build* /maint* .depend -Makevars.local +Makevars.local* *.a *.dll