From 886f00b3328e9ae1304f6b359a47dfc85e8b3e61 Mon Sep 17 00:00:00 2001 From: Jamey Sharp Date: Wed, 8 Mar 2006 22:49:59 -0800 Subject: [PATCH] Unify autofoo .gitignore bits into one top-level file, and remove resulting redundancies. --- .gitignore | 22 ---------------------- tests/.gitignore | 3 --- 2 files changed, 25 deletions(-) diff --git a/.gitignore b/.gitignore index 506d17d..aedff21 100644 --- a/.gitignore +++ b/.gitignore @@ -1,28 +1,6 @@ -.deps -.libs -Makefile -Makefile.in -aclocal.m4 -autom4te.cache -config.guess -config.h -config.h.in -config.log -config.status -config.sub -configure -depcomp -install-sh -libtool -ltmain.sh -missing -mkinstalldirs -stamp-h1 -*.o hypnomoire dpms xcb-test rendertest xdpyinfo xcbrandr -compile diff --git a/tests/.gitignore b/tests/.gitignore index 7803175..64c944e 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,6 +1,3 @@ -Makefile.in -Makefile -.deps lissajoux julia flames -- 2.34.1