All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luka Perkov <luka@openwrt.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] .gitignore: ignore generated u-boot.lst
Date: Wed, 21 Nov 2012 21:00:48 +0100	[thread overview]
Message-ID: <20121121200047-4166@mutt-kz> (raw)
In-Reply-To: <1353509497-3899-1-git-send-email-v-stehle@ti.com>

Hi Vincent,

On Wed, Nov 21, 2012 at 03:51:37PM +0100, Vincent Stehl? wrote:
> Signed-off-by: Vincent Stehl? <v-stehle@ti.com>
> ---
>  .gitignore |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.gitignore b/.gitignore
> index 1ac43f2..3f728ca 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -55,6 +55,7 @@
>  /reloc_off
>  
>  /include/generated/
> +/include/u-boot.lst
>  asm-offsets.s
>  
>  # stgit generated dirs

You should have also removed "/u-boot.lst":

http://lists.denx.de/pipermail/u-boot/2012-November/140360.html

Luka

  reply	other threads:[~2012-11-21 20:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-21 14:51 [U-Boot] [PATCH] .gitignore: ignore generated u-boot.lst Vincent Stehlé
2012-11-21 20:00 ` Luka Perkov [this message]
2012-11-22 10:50   ` Vincent Stehlé
2012-11-22 15:30     ` Luka Perkov
2012-11-22 16:52       ` [U-Boot] [PATCH] .gitignore: update path for " Vincent Stehlé
2012-11-22 18:22         ` Luka Perkov

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=20121121200047-4166@mutt-kz \
    --to=luka@openwrt.org \
    --cc=u-boot@lists.denx.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 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.