summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-07-27 17:50:22 -0500
committerDan McGee <dan@archlinux.org>2010-09-23 08:17:06 -0500
commit541f183cd680737d638fdb2fa5e46aa824cd5f3f (patch)
treee9d5b5ca1b8c3b1ebfa040074568ead9481e43e8 /.gitignore
parentd2ff8f4b962b34bb4a9f07f8d7823e65bba0958f (diff)
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 <dan@archlinux.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore27
1 files changed, 9 insertions, 18 deletions
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