From: David Herrmann Date: Thu, 16 Jul 2015 16:30:05 +0000 (+0200) Subject: build: add ./test-bitmap to .gitignore X-Git-Tag: v223~89 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=304ae2b9a19cd014a7f93830103bb4694efd841f;p=thirdparty%2Fsystemd.git build: add ./test-bitmap to .gitignore Make sure to ignore build files of Tom's recent test-bitmap addition. --- diff --git a/.gitignore b/.gitignore index 8763ef02bda..7659e7a645b 100644 --- a/.gitignore +++ b/.gitignore @@ -144,6 +144,7 @@ /test-audit-type /test-async /test-barrier +/test-bitmap /test-boot-timestamp /test-btrfs /test-bus-benchmark