mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-15 22:09:31 -04:00
Add backtrace_test and nsecify to bin/tests/optional/.gitignore
This commit is contained in:
parent
3dcc303d10
commit
192f777ee8
2 changed files with 6 additions and 0 deletions
5
bin/tests/optional/.gitignore
vendored
Normal file
5
bin/tests/optional/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
/backtrace_test.dSYM/
|
||||
/backtrace_test0.dSYM/
|
||||
/backtrace_test_nosymtbl
|
||||
/backtrace_test_nosymtbl.dSYM/
|
||||
/nsecify
|
||||
|
|
@ -346,6 +346,7 @@
|
|||
./bin/tests/headerdep_test.sh.in SH 2000,2001,2004,2007,2012,2016,2018
|
||||
./bin/tests/makejournal.c C 2013,2015,2016,2017,2018
|
||||
./bin/tests/named.conf CONF-C 1999,2000,2001,2004,2007,2011,2015,2016,2018
|
||||
./bin/tests/optional/.gitignore X 2018
|
||||
./bin/tests/optional/Kchild.example.+003+04017.key X 2000,2001,2018
|
||||
./bin/tests/optional/Kchild.example.+003+04017.private X 2000,2001,2018
|
||||
./bin/tests/optional/Makefile.in MAKE 2018
|
||||
|
|
|
|||
Loading…
Reference in a new issue