mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-28 01:28:05 -04:00
[rt46602] Move most of ignored files to top of system tests directory
This commit is contained in:
parent
53bade5ece
commit
d2c8286163
3 changed files with 7 additions and 15 deletions
10
bin/tests/system/.gitignore
vendored
10
bin/tests/system/.gitignore
vendored
|
|
@ -1,3 +1,7 @@
|
|||
feature-test
|
||||
systests.output
|
||||
random.data
|
||||
dig.out*
|
||||
rndc.out*
|
||||
nsupdate.out*
|
||||
named.lock
|
||||
named.pid
|
||||
named.run
|
||||
named.port
|
||||
|
|
|
|||
6
bin/tests/system/allow_query/.gitignore
vendored
6
bin/tests/system/allow_query/.gitignore
vendored
|
|
@ -1,8 +1,2 @@
|
|||
/dig.out*
|
||||
/ns2/named.conf
|
||||
/ns2/controls.conf
|
||||
/rndc.out*
|
||||
named.lock
|
||||
named.pid
|
||||
named.port
|
||||
named.run
|
||||
|
|
|
|||
6
bin/tests/system/serve-stale/.gitignore
vendored
6
bin/tests/system/serve-stale/.gitignore
vendored
|
|
@ -1,11 +1,5 @@
|
|||
/ans2/ans.pid
|
||||
/ans2/ans.pl
|
||||
/dig.out*
|
||||
/ns1/named.conf
|
||||
/ns3/named.conf
|
||||
/ns3/root.bk
|
||||
/rndc.out*
|
||||
named.lock
|
||||
named.pid
|
||||
named.port
|
||||
named.run
|
||||
|
|
|
|||
Loading…
Reference in a new issue