Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

selftests: Add missing gitignore entries

Prevent them from polluting git status after building selftests.

Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>

authored by

Gabriel Krisman Bertazi and committed by
Shuah Khan
997a91fd f69237e1

+5
+2
tools/testing/selftests/firmware/.gitignore
··· 1 + # SPDX-License-Identifier: GPL-2.0-only 2 + fw_namespace
+2
tools/testing/selftests/netfilter/.gitignore
··· 1 + # SPDX-License-Identifier: GPL-2.0-only 2 + nf-queue
+1
tools/testing/selftests/ptrace/.gitignore
··· 1 1 # SPDX-License-Identifier: GPL-2.0-only 2 2 get_syscall_info 3 3 peeksiginfo 4 + vmaccess