diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-05-10 14:34:57 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-05-10 14:37:05 +0200 |
commit | ddeb424198649c3993a54efc81652325b6e3bfa5 (patch) | |
tree | 6384b54481c20d7666b31ab3c8290aadf7f8e747 /.gitignore | |
parent | 72455f9bf092ce65b0ca6c7f8b91366e21175615 (diff) |
bus: add new API for kdbus memfd functionality
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c1fe85d656..d53e75a43e 100644 --- a/.gitignore +++ b/.gitignore @@ -85,6 +85,7 @@ /test-bus-kernel /test-bus-marshal /test-bus-match +/test-bus-memfd /test-bus-signature /test-bus-server /test-calendarspec @@ -97,6 +98,7 @@ /test-engine /test-env-replace /test-fileio +/test-hashmap /test-hostname /test-id128 /test-inhibit |