diff options
author | Evgeny Vereshchagin <evvers@ya.ru> | 2016-01-21 02:10:55 +0000 |
---|---|---|
committer | Evgeny Vereshchagin <evvers@ya.ru> | 2016-01-21 02:10:55 +0000 |
commit | ecab97b280c509801af386e747d6ba19d43f4454 (patch) | |
tree | c8bcf2092e740847dd50ac30366b4c6ddc1f54a4 | |
parent | 91c4b6db7840e68e4d7a019c3cb4d5d60d2a65c7 (diff) |
.gitignore: add test-dnssec-complex
This is a follow-up for 412577e
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4d9cbbe4a0..549dc8357f 100644 --- a/.gitignore +++ b/.gitignore @@ -177,6 +177,7 @@ /test-daemon /test-date /test-device-nodes +/test-dnssec-complex /test-dhcp-client /test-dhcp-option /test-dhcp-server |