]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Add dohclient test executable to gitignore.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 30 Sep 2020 09:21:24 +0000 (11:21 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 30 Sep 2020 09:21:24 +0000 (11:21 +0200)
.gitignore
doc/Changelog

index 7688fd758bd23557824475afedf27df8040cfaa9..d0c69f81d2e96cf09541fbb5f3d1ab25e5308603 100644 (file)
@@ -31,6 +31,7 @@
 /unbound.h
 /asynclook
 /delayer
+/dohclient
 /lock-verify
 /memstats
 /perf
index 9c84fa5880a3aba67ac534d10bae6bac19a701b6..fe32245eea72fc4bb24d6575f005a6bede7d150a 100644 (file)
@@ -1,5 +1,6 @@
 30 September 2020: Wouter
        - Fix doh tests when not compiled in.
+       - Add dohclient test executable to gitignore.
 
 29 September 2020: Ralph
        - DNS Flag Day 2020: change edns-buffer-size default to 1232.