]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add legacy.run.sh to .gitignore
authorNicki Křížek <nicki@isc.org>
Mon, 27 May 2024 14:24:35 +0000 (16:24 +0200)
committerNicki Křížek <nicki@isc.org>
Thu, 24 Oct 2024 11:13:13 +0000 (13:13 +0200)
While this file is no longer created / used in the main branch, it may
linger around when switching from maintenance branches.

bin/tests/system/.gitignore

index 663f744cf9f18dffd923e3dcfaaa5bb6125ce3b0..0866236c206bd23e7779e2cb3b3fe911d4d06ff1 100644 (file)
@@ -16,6 +16,7 @@ named.run
 /*.trs
 /*.xml
 /resolve
+/legacy.run.sh
 /run.log
 /start.sh
 /stop.sh