Here are some directories that are created/filled as a part of the make kselftest process, but not ignored. Signed-off-by: Erik Hollensbe <erik@xxxxxxxxxxxxx> --- tools/testing/selftests/gpio/.gitignore | 1 + tools/testing/selftests/timens/.gitignore | 1 + 2 files changed, 2 insertions(+) diff --git a/tools/testing/selftests/gpio/.gitignore b/tools/testing/selftests/gpio/.gitignore index 4c69408f3e84..640b5cb4ed4e 100644 --- a/tools/testing/selftests/gpio/.gitignore +++ b/tools/testing/selftests/gpio/.gitignore @@ -1,2 +1,3 @@ # SPDX-License-Identifier: GPL-2.0-only gpio-mockup-chardev +tools-gpio diff --git a/tools/testing/selftests/timens/.gitignore b/tools/testing/selftests/timens/.gitignore index 2e43851b47c1..95e97d7bc336 100644 --- a/tools/testing/selftests/timens/.gitignore +++ b/tools/testing/selftests/timens/.gitignore @@ -7,3 +7,4 @@ procfs timens timer timerfd +futex -- 2.25.1