selftests/powerpc: update .gitignore

I did an in-place build of the self-tests and found that it left
the tree dirty.

Add missed test binaries to .gitignore

Signed-off-by: Daniel Axtens <dja@axtens.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20201201144427.1228745-1-dja@axtens.net
This commit is contained in:
Daniel Axtens 2020-12-02 01:44:27 +11:00 committed by Michael Ellerman
parent 1fc0c27b14
commit f0812f6ca8
4 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,3 @@
# SPDX-License-Identifier: GPL-2.0-only
gunz_test
gzfht_test

View file

@ -1,3 +1,4 @@
# SPDX-License-Identifier: GPL-2.0-only
rfi_flush
entry_flush
spectre_v2

View file

@ -3,3 +3,4 @@ signal
signal_tm
sigfuz
sigreturn_vdso
sig_sc_double_restart

View file

@ -1,2 +1,3 @@
# SPDX-License-Identifier: GPL-2.0-only
ipc_unmuxed
rtas_filter