diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-06-19 16:57:10 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-06-19 16:57:10 +0200 |
commit | d34f1a4280d9a38813379199be436bc35973630e (patch) | |
tree | f617f2eb62b80a676d10908aa6d8b036678d52b9 /.gitignore | |
parent | 8501384436b410cb9f5929ef6873c59fac6254be (diff) |
gitignore: hide dhcp6/icmp6-rs tests
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 17aba99363..c7c0793889 100644 --- a/.gitignore +++ b/.gitignore @@ -144,6 +144,8 @@ /test-dhcp-client /test-dhcp-option /test-dhcp-server +/test-dhcp6-client +/test-icmp6-rs /test-ellipsize /test-engine /test-env-replace |