diff options
author | Ronny Chevalier <chevalier.ronny@gmail.com> | 2014-06-22 14:53:24 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2014-06-22 15:03:28 +0200 |
commit | 026d00bc4a5f72e5541645eccf8f90761f8f1dfd (patch) | |
tree | 6eb769670ef4ece83858448cc7afaa721c6436b1 /.gitignore | |
parent | c8b32e11ee24a333f8f7c7c15226741d22e55fdd (diff) | |
download | systemd-026d00bc4a5f72e5541645eccf8f90761f8f1dfd.tar.gz systemd-026d00bc4a5f72e5541645eccf8f90761f8f1dfd.tar.bz2 systemd-026d00bc4a5f72e5541645eccf8f90761f8f1dfd.zip |
update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 979ab451fc..e42fbcbbab 100644 --- a/.gitignore +++ b/.gitignore @@ -116,6 +116,7 @@ /systemd-vconsole-setup /tags /test-architecture +/test-async /test-boot-timestamp /test-bus-chat /test-bus-cleanup @@ -134,6 +135,7 @@ /test-bus-signature /test-bus-zero-copy /test-calendarspec +/test-capability /test-catalog /test-cgroup /test-cgroup-mask |