* [PATCH] tools, add tools/testing/selftests/timers/.gitignore @ 2015-06-04 17:53 Prarit Bhargava [not found] ` <1433440392-31274-1-git-send-email-prarit-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> 0 siblings, 1 reply; 2+ messages in thread From: Prarit Bhargava @ 2015-06-04 17:53 UTC (permalink / raw) To: linux-kernel Cc: Prarit Bhargava, John Stultz, Thomas Gleixner, Shuah Khan, linux-api After building the tests in the timers directory each executable shows up in 'git-status' as a new file. This patch adds a .gitignore file to the directory. Cc: John Stultz <john.stultz@linaro.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Shuah Khan <shuahkh@osg.samsung.com> Cc: linux-api@vger.kernel.org Signed-off-by: Prarit Bhargava <prarit@redhat.com> --- tools/testing/selftests/timers/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tools/testing/selftests/timers/.gitignore diff --git a/tools/testing/selftests/timers/.gitignore b/tools/testing/selftests/timers/.gitignore new file mode 100644 index 0000000..afe9743 --- /dev/null +++ b/tools/testing/selftests/timers/.gitignore @@ -0,0 +1,3 @@ +* +!*.c +!.gitignore -- 1.7.9.3 ^ permalink raw reply related [flat|nested] 2+ messages in thread
[parent not found: <1433440392-31274-1-git-send-email-prarit-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>]
* Re: [PATCH] tools, add tools/testing/selftests/timers/.gitignore [not found] ` <1433440392-31274-1-git-send-email-prarit-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> @ 2015-06-04 19:28 ` Shuah Khan 0 siblings, 0 replies; 2+ messages in thread From: Shuah Khan @ 2015-06-04 19:28 UTC (permalink / raw) To: Prarit Bhargava, linux-kernel-u79uwXL29TY76Z2rM5mHXA Cc: John Stultz, Thomas Gleixner, linux-api-u79uwXL29TY76Z2rM5mHXA, Shuah Khan On 06/04/2015 11:53 AM, Prarit Bhargava wrote: > After building the tests in the timers directory each executable shows up > in 'git-status' as a new file. This patch adds a .gitignore file to the > directory. > > Cc: John Stultz <john.stultz-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> > Cc: Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> > Cc: Shuah Khan <shuahkh-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org> > Cc: linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > Signed-off-by: Prarit Bhargava <prarit-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> > --- > tools/testing/selftests/timers/.gitignore | 3 +++ > 1 file changed, 3 insertions(+) > create mode 100644 tools/testing/selftests/timers/.gitignore > > diff --git a/tools/testing/selftests/timers/.gitignore b/tools/testing/selftests/timers/.gitignore > new file mode 100644 > index 0000000..afe9743 > --- /dev/null > +++ b/tools/testing/selftests/timers/.gitignore > @@ -0,0 +1,3 @@ > +* > +!*.c > +!.gitignore > Zhang Zhen sent in a patch to fix this and it is queued for 4.2 in linux-kselftest next. thanks, -- Shuah -- Shuah Khan Sr. Linux Kernel Developer Open Source Innovation Group Samsung Research America (Silicon Valley) shuahkh-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org | (970) 217-8978 ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-04 19:28 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2015-06-04 17:53 [PATCH] tools, add tools/testing/selftests/timers/.gitignore Prarit Bhargava [not found] ` <1433440392-31274-1-git-send-email-prarit-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> 2015-06-04 19:28 ` Shuah Khan
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).