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:
parent
b7b7013cac
commit
2ae342e64d
@ -4,3 +4,4 @@ fpu_preempt
|
|||||||
vmx_preempt
|
vmx_preempt
|
||||||
fpu_signal
|
fpu_signal
|
||||||
vmx_signal
|
vmx_signal
|
||||||
|
vsx_preempt
|
||||||
|
2
tools/testing/selftests/powerpc/signal/.gitignore
vendored
Normal file
2
tools/testing/selftests/powerpc/signal/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
signal
|
||||||
|
signal_tm
|
@ -7,3 +7,7 @@ tm-fork
|
|||||||
tm-tar
|
tm-tar
|
||||||
tm-tmspr
|
tm-tmspr
|
||||||
tm-exec
|
tm-exec
|
||||||
|
tm-signal-context-chk-fpu
|
||||||
|
tm-signal-context-chk-gpr
|
||||||
|
tm-signal-context-chk-vmx
|
||||||
|
tm-signal-context-chk-vsx
|
||||||
|
Loading…
Reference in New Issue
Block a user