From: "Jakub Narębski" <jnareb@gmail.com>
To: "René Scharfe" <l.s.r@web.de>, "Git List" <git@vger.kernel.org>
Cc: Junio C Hamano <gitster@pobox.com>
Subject: Re: [PATCH] gitignore: ignore output files of coccicheck make target
Date: Tue, 27 Sep 2016 21:52:36 +0200 [thread overview]
Message-ID: <745b0eed-4c03-9e72-4903-ab1dbbc3622d@gmail.com> (raw)
In-Reply-To: <93adb7c5-aac7-7241-e383-3ff7997faf7e@web.de>
W dniu 27.09.2016 o 21:01, René Scharfe pisze:
> Signed-off-by: Rene Scharfe <l.s.r@web.de>
> ---
> .gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index 05cb58a..f370ba0 100644
> --- a/.gitignore
> +++ b/.gitignore
Wouldn't it be better to have this in contrib/coccinelle/.gitignore?
> @@ -207,6 +207,7 @@
> /tags
> /TAGS
> /cscope*
> +/contrib/coccinelle/*.patch*
> *.obj
> *.lib
> *.res
next prev parent reply other threads:[~2016-09-27 19:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-27 19:01 [PATCH] gitignore: ignore output files of coccicheck make target René Scharfe
2016-09-27 19:52 ` Jakub Narębski [this message]
2016-09-27 20:12 ` René Scharfe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=745b0eed-4c03-9e72-4903-ab1dbbc3622d@gmail.com \
--to=jnareb@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=l.s.r@web.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).