[libxml2] Augment the list of ignored files



commit 04b489cda335e45a710b4dc505179863d30184ef
Author: Daniel Veillard <veillard redhat com>
Date:   Sun Jan 22 17:35:17 2012 +0800

    Augment the list of ignored files

 .gitignore |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f9605db..e360fff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,10 @@
+*.o
+*.lo
+*.xml
+*.log
+*.rng
+*.html
+*.patch
 .deps
 .libs
 .memdump



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