1# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
2#
3# This Source Code Form is subject to the terms of the Mozilla Public
4# License, v. 2.0. If a copy of the MPL was not distributed with this
5# file, you can obtain one at https://mozilla.org/MPL/2.0/.
6#
7# See the COPYRIGHT file distributed with this work for additional
8# information regarding copyright ownership.
9
10rm -f dig.out.*
11rm -f ns*/*.jnl
12rm -f ns*/*.nzf
13rm -f ns*/named.lock
14rm -f ns*/named.memstats
15rm -f ns*/named.conf
16rm -f ns*/named.run
17rm -f ns*/named.run.prev
18rm -f ns1/*dom*example.db
19rm -f ns2/__catz__*db
20rm -f ns2/named.conf.tmp
21rm -f ns3/dom13.example.db ns3/dom14.example.db
22rm -f nsupdate.out.*
23rm -f ns[123]/catalog[1234].example.db
24rm -rf ns2/zonedir
25rm -f ns*/*.nzd ns*/*.nzd-lock
26rm -f ns*/managed-keys.bind*
27rm -f wait_for_message.*
28