From b6b53972e13a07facc1a43769c0d6a1065144220 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 11 Jun 2008 16:48:31 +0200 Subject: Remove .cvsignore files, add .gitignore. Signed-off-by: Rainer Gerhards --- .gitignore | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..31ebc5a5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,26 @@ +.tar.gz +.deps +.libs +*.o +*.lo +*.la +Makefile +Makefile.in +autom4te.cache +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +libtool +ltmain.sh +aclocal.m4 +depcomp +stamp-h1 +INSTALL +install-sh +missing +compile +rsyslogd -- cgit