From patchwork Wed Feb 29 07:15:37 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1/6] Add .gitignore Date: Tue, 28 Feb 2012 21:15:37 -0000 From: Jan Engelhardt X-Patchwork-Id: 143678 Message-Id: <1330499742-28091-2-git-send-email-jengelh@medozas.de> To: pablo@netfilter.org Cc: netfilter-devel@vger.kernel.org Signed-off-by: Jan Engelhardt --- .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