From: Peter Müller Date: Mon, 28 Nov 2022 19:18:28 +0000 (+0100) Subject: .gitignore: Ignore ~/tests/stub/root X-Git-Tag: 0.9.28~74 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b35f995a80b5e40e5704dd50c310004c1e0598d1;p=pakfire.git .gitignore: Ignore ~/tests/stub/root Signed-off-by: Peter Müller Signed-off-by: Michael Tremer --- diff --git a/.gitignore b/.gitignore index 930f569db..2444915b1 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,7 @@ /tests/libpakfire/snapshot /tests/libpakfire/string /tests/libpakfire/util +/tests/stub/root /tmp *.py[co] /*.tar.bz2