Re: [PATCH] selftests/powerpc: Add missing PMU selftests to .gitignores
From: Michael Ellerman <hidden> Date: 2022-08-19 11:30:02
On Fri, 12 Aug 2022 17:16:32 +1000, Russell Currey wrote:
Some recently added selftests don't have their binaries in .gitignores,
so add them.
I also alphabetically sorted sampling_tests/.gitignore while I was in
there.
[...]