maint: sort .gitignore

Fallout from the new bootstrap.

* .gitignore: Commit sorting done by bootstrap.
* build-aux/.gitignore: Likewise.
* po/.gitignore: Likewise.
This commit is contained in:
Eric Blake
2010-02-22 17:01:34 -07:00
committed by Jim Meyering
parent 38c9440a15
commit 9ad255f975
3 changed files with 34 additions and 25 deletions

20
.gitignore vendored
View File

@@ -1,13 +1,21 @@
*#*#
*.#*#
*.a
*.o
*.orig
*.rej
*~
.git
.git-module-status
/GNUmakefile
/maint.mk
ABOUT-NLS
COPYING
ChangeLog
INSTALL
Makefile
Makefile.in
NEWS
aclocal.m4
autom4te.cache
config.cache
@@ -22,6 +30,7 @@ configure
coverage
cscope.files
cscope.out
gnulib/
libtool
libvirt-*.tar.gz
libvirt.pc
@@ -34,14 +43,5 @@ results.log
stamp-h
stamp-h.in
stamp-h1
update.log
tests/*.log
/GNUmakefile
/maint.mk
gnulib/
*.orig
*.rej
*#*#
*.#*#
ChangeLog
NEWS
update.log