mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
[master] clean up tests, update .gitignore
This commit is contained in:
1
bin/tests/.gitignore
vendored
1
bin/tests/.gitignore
vendored
@@ -25,3 +25,4 @@ keydelete
|
||||
gssapi_krb
|
||||
t_tasks
|
||||
t_timers
|
||||
makejournal
|
||||
|
@@ -50,6 +50,7 @@ rm -f ns3/prepub.example.db.in
|
||||
rm -f ns3/secure-to-insecure2.example.db
|
||||
rm -f ns3/nozsk.example.db ns3/inaczsk.example.db
|
||||
rm -f ns3/reconf.example.db
|
||||
rm -f ns3/kg.out ns3/s.out ns3/st.out
|
||||
rm -f ns3/ttl*.db
|
||||
rm -f signing.out.*
|
||||
rm -f ns3/*.nzf
|
||||
|
@@ -18,7 +18,7 @@
|
||||
# $Id: clean.sh,v 1.48 2012/02/22 23:47:34 tbox Exp $
|
||||
|
||||
rm -f */K* */keyset-* */dsset-* */dlvset-* */signedkey-* */*.signed
|
||||
rm -f */trusted.conf */managed.conf */tmp* */*.jnl */*.bk
|
||||
rm -f */trusted.conf */managed.conf */tmp* */*.jnl */*.bk */*.jbk
|
||||
rm -f ns1/root.db ns2/example.db ns3/secure.example.db
|
||||
rm -f ns3/unsecure.example.db ns3/bogus.example.db ns3/keyless.example.db
|
||||
rm -f ns3/dynamic.example.db ns3/dynamic.example.db.signed.jnl
|
||||
|
1
bin/tests/system/ecdsa/.gitignore
vendored
Normal file
1
bin/tests/system/ecdsa/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
prereq.sh
|
1
bin/tests/system/rsabigexponent/.gitignore
vendored
Normal file
1
bin/tests/system/rsabigexponent/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
bigkey
|
@@ -20,3 +20,4 @@
|
||||
rm -f dig.out.* rndc.out.* random.data ns1/named.conf
|
||||
rm -f K* ns1/K*
|
||||
rm -f */named.memstats
|
||||
rm -f ns1/_default.tsigkeys
|
||||
|
7
lib/samples/.gitignore
vendored
7
lib/samples/.gitignore
vendored
@@ -1 +1,8 @@
|
||||
Makefile-postinstall
|
||||
nsprobe
|
||||
process
|
||||
resolve
|
||||
sample-async
|
||||
sample-gai
|
||||
sample-request
|
||||
sample-update
|
||||
|
Reference in New Issue
Block a user