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

selftests/powerpc: Add missing binaries to .gitignores

Some of the recent new selftests were missing additions to .gitignore,
add them now.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>

+7
+1
tools/testing/selftests/powerpc/math/.gitignore
··· 4 4 vmx_preempt 5 5 fpu_signal 6 6 vmx_signal 7 + vsx_preempt
+2
tools/testing/selftests/powerpc/signal/.gitignore
··· 1 + signal 2 + signal_tm
+4
tools/testing/selftests/powerpc/tm/.gitignore
··· 7 7 tm-tar 8 8 tm-tmspr 9 9 tm-exec 10 + tm-signal-context-chk-fpu 11 + tm-signal-context-chk-gpr 12 + tm-signal-context-chk-vmx 13 + tm-signal-context-chk-vsx