mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-09 05:58:01 +02:00
gitignore: add test suite runner binary to gitignore
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
493a7dc0f1
commit
8660c19f71
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -38,5 +38,6 @@ doc/html
|
||||||
tags
|
tags
|
||||||
test/test-*
|
test/test-*
|
||||||
!test/test-*.c
|
!test/test-*.c
|
||||||
|
test/libinput-test-suite-runner*
|
||||||
test/symbols-leak-test*
|
test/symbols-leak-test*
|
||||||
test-driver
|
test-driver
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue