diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-04-12 00:26:12 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-04-12 00:26:12 +0200 |
commit | dd418b9a69cdfc7c186d86d03b34d83577b0c319 (patch) | |
tree | 7e817b4e3a6d110d7982eefbaa993a22939387b5 /.gitignore | |
parent | 6629161f827c82889cf45cfcdce62dcb543eda23 (diff) |
bus: add kdbus test case
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8ca7ae8923..c1fe85d656 100644 --- a/.gitignore +++ b/.gitignore @@ -82,6 +82,7 @@ /systemd-vconsole-setup /tags /test-bus-chat +/test-bus-kernel /test-bus-marshal /test-bus-match /test-bus-signature |