From: Nicki Křížek Date: Mon, 27 May 2024 14:24:35 +0000 (+0200) Subject: Add legacy.run.sh to .gitignore X-Git-Tag: v9.21.3~58^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6262d002bf7d27d2b84681e76fed2bac9344451b;p=thirdparty%2Fbind9.git Add legacy.run.sh to .gitignore While this file is no longer created / used in the main branch, it may linger around when switching from maintenance branches. --- diff --git a/bin/tests/system/.gitignore b/bin/tests/system/.gitignore index 663f744cf9f..0866236c206 100644 --- a/bin/tests/system/.gitignore +++ b/bin/tests/system/.gitignore @@ -16,6 +16,7 @@ named.run /*.trs /*.xml /resolve +/legacy.run.sh /run.log /start.sh /stop.sh