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 <usama.anjum@collabora.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
This commit is contained in:
committed by
Shuah Khan
parent
2aaa36e95e
commit
edcb647b4b
1
tools/testing/selftests/.gitignore
vendored
1
tools/testing/selftests/.gitignore
vendored
@ -3,6 +3,7 @@ gpiogpio-event-mon
|
|||||||
gpiogpio-hammer
|
gpiogpio-hammer
|
||||||
gpioinclude/
|
gpioinclude/
|
||||||
gpiolsgpio
|
gpiolsgpio
|
||||||
|
kselftest_install/
|
||||||
tpm2/SpaceTest.log
|
tpm2/SpaceTest.log
|
||||||
|
|
||||||
# Python bytecode and cache
|
# Python bytecode and cache
|
||||||
|
Reference in New Issue
Block a user