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

selftests/futex: Add futex_numa to .gitignore

futex_numa was never added to the .gitignore file.
Add it.

Fixes: 9140f57c1c13 ("futex,selftests: Add another FUTEX2_NUMA selftest")
Signed-off-by: Terry Tritton <terry.tritton@linaro.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: André Almeida <andrealmeid@igalia.com>
Link: https://lore.kernel.org/all/20250704103749.10341-1-terry.tritton@linaro.org

authored by

Terry Tritton and committed by
Thomas Gleixner
46b0a67e 9a57c377

+1
+1
tools/testing/selftests/futex/functional/.gitignore
··· 11 11 futex_wait_uninitialized_heap 12 12 futex_wait_wouldblock 13 13 futex_waitv 14 + futex_numa