- Add test tool readzone to .gitignore.

This commit is contained in:
W.C.A. Wijngaards 2021-08-12 13:17:29 +02:00
parent c5ceee22a9
commit f8ddcc15b8
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View file

@ -37,6 +37,7 @@
/perf /perf
/petal /petal
/pktview /pktview
/readzone
/streamtcp /streamtcp
/unbound-dnstap-socket /unbound-dnstap-socket
/testbound /testbound

View file

@ -1,6 +1,7 @@
12 August 2021: Wouter 12 August 2021: Wouter
- And 1.13.2rc1 became the 1.13.2 with the fix for the python module - And 1.13.2rc1 became the 1.13.2 with the fix for the python module
build. The current code repository continues with version 1.13.3. build. The current code repository continues with version 1.13.3.
- Add test tool readzone to .gitignore.
5 August 2021: Wouter 5 August 2021: Wouter
- Tag for 1.13.2rc1 release. - Tag for 1.13.2rc1 release.