diff options
author | Daniel Axtens <dja@axtens.net> | 2020-12-02 01:44:27 +1100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-12-04 01:01:21 +1100 |
commit | f0812f6ca8299e864fe0f41bd7ffdaae3ce7630e (patch) | |
tree | 9887a08c8d68b038cd518ab5ad7dc0c58cedf5bf /tools/testing/selftests/powerpc/syscalls/.gitignore | |
parent | 1fc0c27b14b93b2506953ef59e965d98ccc78122 (diff) |
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
Diffstat (limited to 'tools/testing/selftests/powerpc/syscalls/.gitignore')
-rw-r--r-- | tools/testing/selftests/powerpc/syscalls/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/powerpc/syscalls/.gitignore b/tools/testing/selftests/powerpc/syscalls/.gitignore index b00cab225476..a1e19ccdef84 100644 --- a/tools/testing/selftests/powerpc/syscalls/.gitignore +++ b/tools/testing/selftests/powerpc/syscalls/.gitignore @@ -1,2 +1,3 @@ # SPDX-License-Identifier: GPL-2.0-only ipc_unmuxed +rtas_filter |