On Sat, May 19, 2012 at 4:05 PM, Giuseppe Scrivano <[email protected]>wrote:
> Sasikanth babu <[email protected]> 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
