From 71f96aa1e609fc8e50cc38b5fa1856f9656659e9 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. (cherry picked from commit 1b3db25adfefc7385be9a127929f35eb16a70e49) --- bin/tests/system/.gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/tests/system/.gitignore b/bin/tests/system/.gitignore index cdf333c5bf..03905e7dd0 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*