diff options
author | Thomas H. P. Andersen <phomes@gmail.com> | 2016-10-27 01:40:25 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-10-26 19:40:25 -0400 |
commit | 6328c51a5d123c80ad846855665af671cde4cfa1 (patch) | |
tree | 7fd8e6101a9f7f8e99505799661d085af83c7a73 /.gitignore | |
parent | 532538244028ca90e9a7c59ec9627a3ff17a7da8 (diff) | |
download | systemd-6328c51a5d123c80ad846855665af671cde4cfa1.tar.gz |
gitignore: add test-seccomp (#4498)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c925f19f41..f8336063b7 100644 --- a/.gitignore +++ b/.gitignore @@ -261,6 +261,7 @@ /test-ring /test-rlimit-util /test-sched-prio +/test-seccomp /test-selinux /test-set /test-sizeof |