diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-05-15 19:45:05 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-05-15 19:45:45 +0200 |
commit | 453a0c2946da620f99825d39db335e9ea9861829 (patch) | |
tree | cb994a26bf2b84d0c6090e88d8ccb113aeef37e6 /.gitignore | |
parent | 99271804172f6ac51be9556b2bdf37d6a7e952bc (diff) |
bus: add support for adding memfds into message payload
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d53e75a43e..2dd1d715dd 100644 --- a/.gitignore +++ b/.gitignore @@ -88,6 +88,7 @@ /test-bus-memfd /test-bus-signature /test-bus-server +/test-bus-zero-copy /test-calendarspec /test-catalog /test-cgroup |