From: Jan Engelhardt Date: Tue, 19 Oct 2010 16:05:29 +0000 (+0200) Subject: Add .gitignore files X-Git-Tag: v5.0-pre9~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2297acbaed4174f27a7caef98f2d84f9bde8c5c;p=thirdparty%2Fipset.git Add .gitignore files Signed-off-by: Jan Engelhardt --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..9f6660e6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +*~ +*.la +*.lo +*.o +.deps +.libs +Makefile +Makefile.in + +/aclocal.m4 +/autom4te.cache +/compile +/config.* +/configure +/depcomp +/install-sh +/libtool +/ltmain.sh +/missing +/stamp-h1 diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 00000000..6166aba9 --- /dev/null +++ b/src/.gitignore @@ -0,0 +1 @@ +/ipset