From f79b3f3226bbc95e8fed3adeed5d2523e26fcec5 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 16 Jun 2010 18:20:26 +0000 Subject: Some build cleanup bits. --- .gitignore | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ecd03bf --- /dev/null +++ b/.gitignore @@ -0,0 +1,27 @@ +*.o +*.la +*.lo +.deps +.libs +Makefile +Makefile.in +run-tests* +*.tar.gz + +/aclocal.m4 +/autom4te.cache +/config.guess +/config.h +/config.h.in +/configure +/config.log +/config.status +/config.sub +/depcomp +/install-sh +/libtool +/ltmain.sh +/missing +/stamp-h1 + +/tools/notify-dns-slaves -- cgit v1.2.3