[libxml2] Extend gitignore
- From: Daniel Veillard <veillard src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libxml2] Extend gitignore
- Date: Sat, 30 Mar 2013 14:34:55 +0000 (UTC)
commit 215a7296455195c13916ba50dbf020e7ebc3aedc
Author: Daniel Veillard <veillard redhat com>
Date: Thu Mar 28 11:23:45 2013 +0800
Extend gitignore
.gitignore | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6acd18b..995094d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,16 +1,19 @@
*.o
*.lo
*.log
+*.pyc
*.patch
.deps
.libs
.memdump
COPYING
+CVE-*
INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache
+bissect*
config.guess
config.h
config.h.in
@@ -59,6 +62,7 @@ libxml2.la
libxml2.spec
list
ltmain.sh
+log
missing
missing.lst
m4
@@ -82,6 +86,7 @@ runtest
runxmlconf
runxmlconf.log
stamp-h1
+tags
test.out
testAutomata
testC14N
@@ -100,7 +105,9 @@ testapi.c.new
testchar
testdict
testdso.la
+testlimits
testrecurse
+tmp
tst.c
tst
xml2-config
@@ -111,3 +118,4 @@ xmllint
xstc/Makefile
xstc/Makefile.in
xstc/Tests
+xstc/xsts-*.tar.gz
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]