On Tue, May 14, 2013 at 01:51:16PM +0300, Tomasz Bursztyka wrote: > Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@xxxxxxxxxxxxxxx> > --- > .gitignore | 30 ++++++++++++++++++++++++++++++ > 1 file changed, 30 insertions(+) > create mode 100644 .gitignore > > diff --git a/.gitignore b/.gitignore > new file mode 100644 > index 0000000..230e2a9 > --- /dev/null > +++ b/.gitignore > @@ -0,0 +1,30 @@ > +# Dependency and object files > +.*.d > +*.o > +*.lo > +*.la > +.deps > +.libs > +.dirstamp > + > +# Generated by autoconf/configure > +Makefile > +Makefile.in > +Makefile.defs > +Makefile.rules Please, consolidate this to Makefile* > +config.h > +config.h.in > +config.h.in~ > +config.log > +config.status config.* > +configure > +autom4te.cache > +stamp-h1 > +aclocal.m4 > +libnftables.pc > +libtool > +build-aux > +doxygen.cfg > + > +# Debian package build temporary files > +build-stamp > -- > 1.8.2.1 > > -- > To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html