On 12/02/2014 12:56 AM, Anshuman Khandual wrote: > 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 while > displaying status. > > Signed-off-by: Anshuman Khandual <khand...@linux.vnet.ibm.com> > --- > .../testing/selftests/powerpc/copyloops/.gitignore | 4 ++++ > tools/testing/selftests/powerpc/mm/.gitignore | 1 + > tools/testing/selftests/powerpc/pmu/.gitignore | 3 +++ > tools/testing/selftests/powerpc/pmu/ebb/.gitignore | 22 > ++++++++++++++++++++++ > .../selftests/powerpc/primitives/.gitignore | 1 + > 5 files changed, 31 insertions(+) > create mode 100644 tools/testing/selftests/powerpc/copyloops/.gitignore > create mode 100644 tools/testing/selftests/powerpc/mm/.gitignore > create mode 100644 tools/testing/selftests/powerpc/pmu/.gitignore > create mode 100644 tools/testing/selftests/powerpc/pmu/ebb/.gitignore > create mode 100644 tools/testing/selftests/powerpc/primitives/.gitignore >
Creating a single .gitignore at tools/testing/selftests/powerpc will make this simpler without having to add one .gitignore for each directory underneath. Thanks for taking on the task to add .gitignore for all powerpc binaries. -- Shuah -- Shuah Khan Sr. Linux Kernel Developer Samsung Research America (Silicon Valley) shua...@osg.samsung.com | (970) 217-8978 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/