From: Muhammad Usama Anjum Date: Wed, 2 Mar 2022 18:01:18 +0000 (+0500) Subject: selftests: add kselftest_install to .gitignore X-Git-Tag: v5.18-rc1~158^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=edcb647b4bfb19674d58bff2e6ef96e0dbcccfdf;p=thirdparty%2Flinux.git selftests: add kselftest_install to .gitignore Add kselftest_install directory to the .gitignore which is created while creation of tar ball of objects: make -C tools/testing/selftests gen_tar Signed-off-by: Muhammad Usama Anjum Reviewed-by: Kees Cook Signed-off-by: Shuah Khan --- diff --git a/tools/testing/selftests/.gitignore b/tools/testing/selftests/.gitignore index 055a5019b13c4..cb24124ac5b98 100644 --- a/tools/testing/selftests/.gitignore +++ b/tools/testing/selftests/.gitignore @@ -3,6 +3,7 @@ gpiogpio-event-mon gpiogpio-hammer gpioinclude/ gpiolsgpio +kselftest_install/ tpm2/SpaceTest.log # Python bytecode and cache