bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] [PATCH] Added .gitignore and updated it with file list to


From: Sasikanth babu
Subject: Re: [Bug-wget] [PATCH] Added .gitignore and updated it with file list to ignore for GIT repo
Date: Tue, 22 May 2012 03:33:19 +0530

On Sat, May 19, 2012 at 4:05 PM, Giuseppe Scrivano <address@hidden>wrote:

> Sasikanth babu <address@hidden> writes:
>
> > +/lib/.deps/
> > +/lib/.gitignore
> > +/lib/Makefile
> > +/lib/Makefile.in
> > +/lib/arg-nonnull.h
> > +/lib/arpa/
> > +/lib/asnprintf.o
> > +/lib/base32.o
> > +/lib/basename-lgpl.o
> > +/lib/c++defs.h
> > +/lib/c-ctype.o
> > +/lib/c-strcasecmp.o
> > +/lib/c-strncasecmp.o
> > +/lib/charset.alias
> > +/lib/cloexec.o
> > +/lib/close-stream.o
> > +/lib/closeout.o
> > +/lib/configmake.h
> > [ ... ]
>
> Do we really need to track these files at all?  lib is a git submodule,
> so it is a repository by itself.
>
> Cheers,
> Giuseppe
>
>
 Here we are ignoring the .o files and auto-generated files alone, not lib
(git submodule) .c and .h files.

 Thanks
 Sasi


reply via email to

[Prev in Thread] Current Thread [Next in Thread]