Signed-off-by: Jan Engelhardt <jengelh@xxxxxxxxxx> --- .gitignore | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e6b85bf --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +.deps/ +.libs/ +*.la +*.lo +Makefile +Makefile.in + +/aclocal.m4 +/autom4te.cache/ +/build-aux/ +/config.* +/configure +/libtool +/stamp-h1 + + +/doxygen.cfg +/*.pc -- 1.7.7 -- 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