[libxml2] Expand .gitignore with more files



commit 549f06a8bd984eb4d15e330e518bdcff42a4d219
Author: Daniel Veillard <veillard redhat com>
Date:   Wed Jul 11 15:21:12 2012 +0800

    Expand .gitignore with more files

 .gitignore |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 55bd73b..6acd18b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,12 +6,15 @@
 .libs
 .memdump
 COPYING
+INSTALL
 Makefile
 Makefile.in
 aclocal.m4
 autom4te.cache
 config.guess
 config.h
+config.h.in
+config.h.in~
 config.log
 config.status
 config.sub
@@ -48,6 +51,7 @@ include/Makefile.in
 include/libxml/Makefile
 include/libxml/Makefile.in
 include/libxml/xmlversion.h
+install-sh
 libtool
 libxml-2.0-uninstalled.pc
 libxml-2.0.pc
@@ -55,7 +59,9 @@ libxml2.la
 libxml2.spec
 list
 ltmain.sh
+missing
 missing.lst
+m4
 python/.deps
 python/.libs
 python/Makefile
@@ -95,6 +101,8 @@ testchar
 testdict
 testdso.la
 testrecurse
+tst.c
+tst
 xml2-config
 xml2Conf.sh
 xmlcatalog
@@ -102,3 +110,4 @@ xmlconf
 xmllint
 xstc/Makefile
 xstc/Makefile.in
+xstc/Tests



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]