From 1b3db25adfefc7385be9a127929f35eb16a70e49 Mon Sep 17 00:00:00 2001 From: Tom Krizek Date: Tue, 22 Aug 2023 17:20:51 +0200 Subject: [PATCH] Clean up pytest .gitignore file 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 | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/tests/system/.gitignore b/bin/tests/system/.gitignore index e27cf5efaa..e2daf1cef5 100644 --- a/bin/tests/system/.gitignore +++ b/bin/tests/system/.gitignore @@ -2,7 +2,6 @@ .hypothesis .mypy_cache __pycache__ -_last_test_run dig.out* rndc.out* nsupdate.out*