From: Jamey Sharp Date: Thu, 9 Mar 2006 06:49:59 +0000 (-0800) Subject: Unify autofoo .gitignore bits into one top-level file, and remove resulting redundancies. X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd1f9cb13f9ab9a6bb6aa0c894d4891809bece8a;p=free-sw%2Fxcb%2Flibxcb Unify autofoo .gitignore bits into one top-level file, and remove resulting redundancies. --- diff --git a/.gitignore b/.gitignore index ed62141..0e6c05b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,20 +1 @@ -Makefile -Makefile.in -aclocal.m4 -autom4te.cache -compile -config.guess -config.log -config.status -config.sub -configure configure.lineno -depcomp -install-sh -libtool -ltmain.sh -missing -mkinstalldirs -*.pc -*.tar.bz2 -*.tar.gz diff --git a/src/.gitignore b/src/.gitignore index f3e1232..1b0d39b 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,14 +1,3 @@ -.deps -.libs -Makefile -Makefile.in -config.h -config.h.in -stamp-h1 -*.lo -*.loT -*.la -*.o xproto.c xproto.h xcb_des.c @@ -16,4 +5,3 @@ xcb_types.c xcb_types.h extensions X11 -check_all diff --git a/tests/.gitignore b/tests/.gitignore index a633f9c..9d27cc5 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,7 +1,3 @@ -.libs -.deps -*.o -Makefile.in CheckLog.html CheckLog_xcb.xml check_all