From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] .gitignore: ignore outgoing directory
Date: Sun, 22 Apr 2018 10:05:32 +0200 [thread overview]
Message-ID: <20180422080532.GG12688@scaer> (raw)
In-Reply-To: <20180308142907.3006-1-chrismcc@gmail.com>
Christopher, All,
On 2018-03-08 06:29 -0800, Christopher McCrory spake thusly:
> The buildroot documentation for submitting patches creates a new
> directory "outgoing". This prevents git from nagging about untracked
> files.
>
> Signed-off-by: Christopher McCrory <chrismcc@gmail.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Peter, this is a candidate for 2018.02.x as well, I guess. ;-)
Regards,
Yann E. MORIN.
> ---
> .gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index bb02d9f572..f1a065d95e 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -1,5 +1,6 @@
> /output
> /dl
> +/outgoing
> /.auto.deps
> /.config.cmd
> /.config.old
> --
> 2.14.3
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2018-04-22 8:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-08 14:29 [Buildroot] [PATCH 1/1] .gitignore: ignore outgoing directory Christopher McCrory
2018-04-22 8:05 ` Yann E. MORIN [this message]
2018-04-28 16:44 ` Thomas Petazzoni
2018-04-28 16:55 ` Yann E. MORIN
2018-04-28 19:49 ` Thomas Petazzoni
2018-05-12 2:06 ` Carlos Santos
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=20180422080532.GG12688@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.