summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorJose Maria Celorio <chema@src.gnome.org>2002-12-28 04:55:08 +0000
committerJose Maria Celorio <chema@src.gnome.org>2002-12-28 04:55:08 +0000
commit8cbcc012760ead835280619a75ef9bf4e466f727 (patch)
tree387f4555b06d59c993d91baf1a5247d3adf4bca7 /python
parent69696d2182d6cce7d2a7e0e8a6c7d1b3e61ec300 (diff)
downloadlibxslt-8cbcc012760ead835280619a75ef9bf4e466f727.tar.gz
libxslt-8cbcc012760ead835280619a75ef9bf4e466f727.tar.bz2
libxslt-8cbcc012760ead835280619a75ef9bf4e466f727.zip
add missing .cvsignore entries
Diffstat (limited to 'python')
-rw-r--r--python/.cvsignore2
-rw-r--r--python/tests/.cvsignore2
2 files changed, 4 insertions, 0 deletions
diff --git a/python/.cvsignore b/python/.cvsignore
new file mode 100644
index 00000000..c038ed78
--- /dev/null
+++ b/python/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in \ No newline at end of file
diff --git a/python/tests/.cvsignore b/python/tests/.cvsignore
new file mode 100644
index 00000000..c038ed78
--- /dev/null
+++ b/python/tests/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in \ No newline at end of file