]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit44825b42e0657d5f976b81b185c95b5ca253a2ff
tree9c932f903aa165b2ebe22f9a6093d9ea387e1f75
parentcba46a100dc37c994a73903319b60a0899402868
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]