From 541f183cd680737d638fdb2fa5e46aa824cd5f3f Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 27 Jul 2010 17:50:22 -0500 Subject: Clean up root .gitignore We had a few files listed in here that we have checked in to our repo, which doesn't make a whole lot of sense. Also alphabetize the list while we are at it. Signed-off-by: Dan McGee --- .gitignore | 27 +++++++++------------------ 1 file changed, 9 insertions(+), 18 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9e43c2f7..b2db3a07 100644 --- a/.gitignore +++ b/.gitignore @@ -1,30 +1,21 @@ -Makefile -Makefile.in -mkinstalldirs +*~ +*.o aclocal.m4 autom4te.cache -config.guess config.h config.h.in config.log config.status config.status.lineno -config.rpath -config.sub configure configure.lineno -depcomp -install-sh -libtool -ltmain.sh -missing -stamp-h1 - -*.o -*~ -root -tags -cscope.out cscope.in.out +cscope.out cscope.po.out +libtool +Makefile +Makefile.in pacman-*.tar.gz +root +stamp-h1 +tags -- cgit v1.2.3