OSDN Git Service

selftests/powerpc: Make git ignore all binaries in powerpc test suite
authorAnshuman Khandual <khandual@linux.vnet.ibm.com>
Wed, 14 Jan 2015 07:08:50 +0000 (12:38 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 23 Jan 2015 03:02:49 +0000 (14:02 +1100)
commitb64eedb88b43da9e1ecfe4c197892e6562f4e1df
tree9c932f903aa165b2ebe22f9a6093d9ea387e1f75
parent145a2d0427a88e874f85e82e6fc42933a36f5a2b
selftests/powerpc: Make git ignore all binaries in powerpc test suite

This patch includes all of the powerpc test binaries into the .gitignore
file listing in their respective directories. This will make sure that
git ignores all of these test binaries when displaying status.

Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
tools/testing/selftests/powerpc/copyloops/.gitignore [new file with mode: 0644]
tools/testing/selftests/powerpc/mm/.gitignore [new file with mode: 0644]
tools/testing/selftests/powerpc/pmu/.gitignore [new file with mode: 0644]
tools/testing/selftests/powerpc/pmu/ebb/.gitignore [new file with mode: 0644]
tools/testing/selftests/powerpc/primitives/.gitignore [new file with mode: 0644]
tools/testing/selftests/powerpc/tm/.gitignore [new file with mode: 0644]