aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2012-09-04 14:25:23 +0800
committerDaniel Veillard <veillard@redhat.com>2012-09-04 14:25:23 +0800
commit857104cd494765daf0749ae4f7dd49563811b669 (patch)
tree101078480df71d0f271ecab23d6ee86949a25444 /python
parent7a2215dbcd4882e45f618c5f78f8d975b7c47ed3 (diff)
downloadandroid_external_libxml2-857104cd494765daf0749ae4f7dd49563811b669.tar.gz
android_external_libxml2-857104cd494765daf0749ae4f7dd49563811b669.tar.bz2
android_external_libxml2-857104cd494765daf0749ae4f7dd49563811b669.zip
Remove all .cvsignore as they are not used anymore
For https://bugzilla.gnome.org/show_bug.cgi?id=682985 suggested by Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'python')
-rw-r--r--python/.cvsignore9
-rw-r--r--python/tests/.cvsignore2
2 files changed, 0 insertions, 11 deletions
diff --git a/python/.cvsignore b/python/.cvsignore
deleted file mode 100644
index b142ad2c..00000000
--- a/python/.cvsignore
+++ /dev/null
@@ -1,9 +0,0 @@
-Makefile
-Makefile.in
-setup.py
-gen_prog
-libxml2-export.c
-libxml2-py.c
-libxml2-py.h
-libxml2.py
-libxml2class.py
diff --git a/python/tests/.cvsignore b/python/tests/.cvsignore
deleted file mode 100644
index c038ed78..00000000
--- a/python/tests/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in \ No newline at end of file