From 6697e31fbb616656b7f34515a79454af394b500a Mon Sep 17 00:00:00 2001 From: Paulo Cesar Pereira de Andrade Date: Fri, 30 Jan 2009 15:45:20 -0200 Subject: Janitor: ansification, make distcheck, .gitignore The ansification code is minor edit of the patch (by me) at https://bugs.freedesktop.org/show_bug.cgi?id=14727 as it would not apply cleanly anymore. --- .gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a150dfb..e806a7d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +.deps +.libs aclocal.m4 autom4te.cache compile @@ -8,6 +10,7 @@ config.log config.status config.sub configure +cxpm depcomp install-sh libtool @@ -18,5 +21,14 @@ MakeOut missing mkinstalldirs stamp-h1 +sxpm xpm.pc *~ +*.1 +*.o +*.la +*.lo +*.po +libXpm-*.tar.* +ChangeLog +tags -- cgit v1.2.3