Re: [PATCH V6 9/9] selftests: Make GIT ignore all binaries in powerpc test suite

From: Anshuman Khandual
Date: Wed Dec 03 2014 - 00:46:55 EST


On 12/02/2014 11:53 PM, Shuah Khan wrote:
> 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 <khandual@xxxxxxxxxxxxxxxxxx>
>> > ---
>> > .../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.

Sure, will do.

>
> Thanks for taking on the task to add .gitignore for all powerpc
> binaries.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/