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>
This commit is contained in:
Michael Ellerman 2016-10-06 20:48:21 +11:00
parent b7b7013cac
commit 2ae342e64d
3 changed files with 7 additions and 0 deletions

View file

@ -4,3 +4,4 @@ fpu_preempt
vmx_preempt
fpu_signal
vmx_signal
vsx_preempt

View file

@ -0,0 +1,2 @@
signal
signal_tm

View file

@ -7,3 +7,7 @@ tm-fork
tm-tar
tm-tmspr
tm-exec
tm-signal-context-chk-fpu
tm-signal-context-chk-gpr
tm-signal-context-chk-vmx
tm-signal-context-chk-vsx