mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-02 18:39:34 -04:00
[rt46602] Add .gitignore to allow_query
(cherry picked from commit bc276f6c05)
This commit is contained in:
parent
c707a93f6d
commit
5dc741cd3e
1 changed files with 8 additions and 0 deletions
8
bin/tests/system/allow_query/.gitignore
vendored
Normal file
8
bin/tests/system/allow_query/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
/dig.out*
|
||||
/ns2/named.conf
|
||||
/ns2/controls.conf
|
||||
/rndc.out*
|
||||
named.lock
|
||||
named.pid
|
||||
named.port
|
||||
named.run
|
||||
Loading…
Reference in a new issue