diff options
author | Filipe Brandenburger <filbranden@google.com> | 2015-09-22 10:04:37 -0700 |
---|---|---|
committer | Filipe Brandenburger <filbranden@google.com> | 2015-09-22 10:04:37 -0700 |
commit | 6cf0d77955238db8f0f7f1f26a3691f72fb29a94 (patch) | |
tree | c35d299d0871798e489a6c285e0529c8cc802328 /.gitignore | |
parent | 68321c9a97e6777041e4bf547cfe85a5d9c5fbb0 (diff) |
build-sys: add new test binaries to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9260943f79..605d109dfa 100644 --- a/.gitignore +++ b/.gitignore @@ -135,6 +135,7 @@ /systemd-user-sessions /systemd-vconsole-setup /tags +/test-acd /test-architecture /test-audit-type /test-af-list @@ -201,6 +202,7 @@ /test-install /test-ipcrm /test-ipv4ll +/test-ipv4ll-manual /test-job-type /test-journal /test-journal-enum |