All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alexander Shiyan" <shc_work@mail.ru>
To: "Jean-Christophe PLAGNIOL-VILLARD" <plagnioj@jcrosoft.com>
Cc: barebox@lists.infradead.org
Subject: Re[2]: [PATCH 2/3] Add more generated files to .gitignore
Date: Thu, 04 Oct 2012 17:04:25 +0400	[thread overview]
Message-ID: <1349355865.129741612@f290.mail.ru> (raw)
In-Reply-To: <20121004125328.GL26553@game.jcrosoft.org>

Thu, 4 Oct 2012 14:53:28 +0200 от Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>:
> On 16:37 Thu 04 Oct     , Alexander Shiyan wrote:
...
> > diff --git a/.gitignore b/.gitignore
> > index 4154c73..3fded4e 100644
> > --- a/.gitignore
> > +++ b/.gitignore
> > @@ -26,19 +26,11 @@
> >  #
> >  tags
> >  TAGS
> > +barebox*
> >  cross_arch
> >  cross_compile
> > -barebox
> > -barebox.S
> > -barebox.bin
> > -barebox.srec
> > -barebox.netx
> > -barebox.s5p
> > -barebox.ubl
> > -barebox.map
> >  System.map
> >  Module.symvers
> > -barebox_default_env*
> >  
> >  #
> >  # Generated include files
> > @@ -67,3 +59,4 @@ cscope.*
> >  scripts/gen_netx_image
> >  scripts/s5p_cksum
> >  scripts/bareboxenv-target
> > +scripts/kconfig/zconf.lex.c
> already ignored

shc@shc /home/git/bb_clps2 $ git status
# On branch my
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#       scripts/kconfig/zconf.lex.c
no changes added to commit (use "git add" and/or "git commit -a")
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2012-10-04 13:04 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-04 12:36 [PATCH 1/3] ARM: Fix Kconfig link for Cirrus Logic EP9312 CPU Alexander Shiyan
2012-10-04 12:37 ` [PATCH 2/3] Add more generated files to .gitignore Alexander Shiyan
2012-10-04 12:53   ` Jean-Christophe PLAGNIOL-VILLARD
2012-10-04 13:04     ` Alexander Shiyan [this message]
2012-10-04 13:20       ` Jean-Christophe PLAGNIOL-VILLARD
2012-10-04 12:37 ` [PATCH 3/3] ARM: Add CLPS711X architecture Alexander Shiyan
2012-10-04 12:52   ` Jean-Christophe PLAGNIOL-VILLARD
2012-10-04 15:14     ` Alexander Shiyan
2012-10-04 17:08       ` Jean-Christophe PLAGNIOL-VILLARD
2012-10-04 17:19         ` Alexander Shiyan
2012-10-05 12:12   ` Sascha Hauer
2012-10-07 10:03     ` Alexander Shiyan
2012-10-07 10:45       ` Sascha Hauer
2012-10-07 10:57         ` Alexander Shiyan
2012-10-07 11:55           ` Sascha Hauer
2012-10-05 11:50 ` [PATCH 1/3] ARM: Fix Kconfig link for Cirrus Logic EP9312 CPU Sascha Hauer

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=1349355865.129741612@f290.mail.ru \
    --to=shc_work@mail.ru \
    --cc=barebox@lists.infradead.org \
    --cc=plagnioj@jcrosoft.com \
    /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.