mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00: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:
1
bin/tests/system/.gitignore
vendored
1
bin/tests/system/.gitignore
vendored
@@ -2,7 +2,6 @@
|
|||||||
.hypothesis
|
.hypothesis
|
||||||
.mypy_cache
|
.mypy_cache
|
||||||
__pycache__
|
__pycache__
|
||||||
_last_test_run
|
|
||||||
dig.out*
|
dig.out*
|
||||||
rndc.out*
|
rndc.out*
|
||||||
nsupdate.out*
|
nsupdate.out*
|
||||||
|
Reference in New Issue
Block a user