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

selftests/powerpc: Add missing files to .gitignores

These were missed when the respective tests were added, add them now.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220616070705.1941829-1-mpe@ellerman.id.au

+4
+1
tools/testing/selftests/powerpc/math/.gitignore
··· 7 7 vmx_signal 8 8 vsx_preempt 9 9 fpu_denormal 10 + mma
+1
tools/testing/selftests/powerpc/mce/.gitignore
··· 1 + inject-ra-err
+1
tools/testing/selftests/powerpc/pmu/ebb/.gitignore
··· 21 21 lost_exception_test 22 22 no_handler_test 23 23 cycles_with_mmcr2_test 24 + regs_access_pmccext_test
+1
tools/testing/selftests/powerpc/security/.gitignore
··· 2 2 rfi_flush 3 3 entry_flush 4 4 spectre_v2 5 + uaccess_flush