]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Clean up pytest .gitignore file
authorTom Krizek <tkrizek@isc.org>
Tue, 22 Aug 2023 15:20:51 +0000 (17:20 +0200)
committerTom Krizek <tkrizek@isc.org>
Wed, 23 Aug 2023 12:06:20 +0000 (14:06 +0200)
The _last_test_run entry was accidentally added in !8194. It came from a
work-in-progress version of the MR and was left there during a rebase.

bin/tests/system/.gitignore

index e27cf5efaa1b41583da5f80a7fd13e5e64abdd43..e2daf1cef5e63f7f055f7c9c195b397911dbfadd 100644 (file)
@@ -2,7 +2,6 @@
 .hypothesis
 .mypy_cache
 __pycache__
-_last_test_run
 dig.out*
 rndc.out*
 nsupdate.out*