From 8eeb575c0d4a0a7af62615829ae99fed4ee3c08c Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 3 Jan 2007 22:20:44 +0100 Subject: build-sys: remove generated autotools stuff from git The generated autotools stuff shouldn't be maintained by SCM. After check out from git use ./autogen.sh. For more details see README.devel. Signed-off-by: Karel Zak --- .gitignore | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9cab73c70..bca5871b9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,26 @@ *~ +*.[ao] +Makefile +aclocal.m4 autom4te.cache -config.guess +stamp-h.in +Makefile.in +configure +config.cache config.h +config.h.in config.log +config.guess config.status config.sub -Makefile +stamp-h stamp-h1 +update.log +m4 +ABOUT-NLS +config.rpath +mkinstalldirs +compile +depcomp +install-sh +missing -- cgit v1.2.3-55-g7522