mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-07 08:42:04 -04:00
Add legacy.run.sh to .gitignore
While this file is no longer created / used in the main branch, it may linger around when switching from maintenance branches.
This commit is contained in:
parent
7118cbed98
commit
6262d002bf
1 changed files with 1 additions and 0 deletions
1
bin/tests/system/.gitignore
vendored
1
bin/tests/system/.gitignore
vendored
|
|
@ -16,6 +16,7 @@ named.run
|
|||
/*.trs
|
||||
/*.xml
|
||||
/resolve
|
||||
/legacy.run.sh
|
||||
/run.log
|
||||
/start.sh
|
||||
/stop.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue