On Monday 21 May 2012 18:03:19 Sasikanth babu wrote: > 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. > > Here we are ignoring the .o files and auto-generated files alone, not lib > (git submodule) .c and .h files.
you shouldn't list every .o file. simply use *.o. same goes for .deps, and probably Makefile and Makefile.in -mike
signature.asc
Description: This is a digitally signed message part.
