Re[2]: [PATCH 2/3] Add more generated files to .gitignore

Alexander Shiyan shc_work at mail.ru
Thu Oct 4 09:04:25 EDT 2012


Thu, 4 Oct 2012 14:53:28 +0200 от Jean-Christophe PLAGNIOL-VILLARD <plagnioj at 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 at 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")


More information about the barebox mailing list