mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
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:
parent
2aaa36e95e
commit
edcb647b4b
1 changed files with 1 additions and 0 deletions
1
tools/testing/selftests/.gitignore
vendored
1
tools/testing/selftests/.gitignore
vendored
|
@ -3,6 +3,7 @@ gpiogpio-event-mon
|
|||
gpiogpio-hammer
|
||||
gpioinclude/
|
||||
gpiolsgpio
|
||||
kselftest_install/
|
||||
tpm2/SpaceTest.log
|
||||
|
||||
# Python bytecode and cache
|
||||
|
|
Loading…
Add table
Reference in a new issue