Skip to content

Commit edcb647

Browse files
musamaanjumshuahkh
authored andcommitted
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>
1 parent 2aaa36e commit edcb647

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/testing/selftests/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ gpiogpio-event-mon
33
gpiogpio-hammer
44
gpioinclude/
55
gpiolsgpio
6+
kselftest_install/
67
tpm2/SpaceTest.log
78

89
# Python bytecode and cache

0 commit comments

Comments
 (0)