mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 09:09:59 -04:00
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.
This commit is contained in:
parent
0361233b3d
commit
1b3db25adf
1 changed files with 0 additions and 1 deletions
1
bin/tests/system/.gitignore
vendored
1
bin/tests/system/.gitignore
vendored
|
|
@ -2,7 +2,6 @@
|
|||
.hypothesis
|
||||
.mypy_cache
|
||||
__pycache__
|
||||
_last_test_run
|
||||
dig.out*
|
||||
rndc.out*
|
||||
nsupdate.out*
|
||||
|
|
|
|||
Loading…
Reference in a new issue