From: Anshuman Khandual Date: Wed, 14 Jan 2015 07:08:50 +0000 (+0530) Subject: selftests/powerpc: Make git ignore all binaries in powerpc test suite X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~116^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b64eedb88b43da9e1ecfe4c197892e6562f4e1df;p=pandora-kernel.git 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 Signed-off-by: Michael Ellerman --- diff --git a/tools/testing/selftests/powerpc/copyloops/.gitignore b/tools/testing/selftests/powerpc/copyloops/.gitignore new file mode 100644 index 000000000000..25a192f62c4d --- /dev/null +++ b/tools/testing/selftests/powerpc/copyloops/.gitignore @@ -0,0 +1,4 @@ +copyuser_64 +copyuser_power7 +memcpy_64 +memcpy_power7 Reading git-diff-tree failed