diff options
author | Evgeny Vereshchagin <evvers@ya.ru> | 2016-01-21 03:10:55 +0100 |
---|---|---|
committer | Evgeny Vereshchagin <evvers@ya.ru> | 2016-01-21 03:10:55 +0100 |
commit | ecab97b280c509801af386e747d6ba19d43f4454 (patch) | |
tree | c8bcf2092e740847dd50ac30366b4c6ddc1f54a4 /.gitignore | |
parent | Merge pull request #2389 from bengal/dhcp-api-cleanup-v3 (diff) | |
download | systemd-ecab97b280c509801af386e747d6ba19d43f4454.tar.xz systemd-ecab97b280c509801af386e747d6ba19d43f4454.zip |
.gitignore: add test-dnssec-complex
This is a follow-up for 412577e
Diffstat (limited to '.gitignore')
-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 |