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 +config.h +config.h.in +config.h.in~ +config.log +config.status +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