summaryrefslogtreecommitdiffstats
path: root/addon
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2005-07-21 08:42:44 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2005-07-21 08:42:44 (GMT)
commite2bafacf8c0f6ef0dd7f9f4958a125761bda31ec (patch)
tree0d39615cce00be60a77b797babf9b09b9c6b2a09 /addon
parent97589008c3ba05a8cc3ffe2dc47f118908c741b6 (diff)
downloadDoxygen-e2bafacf8c0f6ef0dd7f9f4958a125761bda31ec.zip
Doxygen-e2bafacf8c0f6ef0dd7f9f4958a125761bda31ec.tar.gz
Doxygen-e2bafacf8c0f6ef0dd7f9f4958a125761bda31ec.tar.bz2
Release-1.4.4
Diffstat (limited to 'addon')
-rw-r--r--addon/doxmlparser/examples/metrics/.cvsignore2
-rw-r--r--addon/doxmlparser/src/.cvsignore1
-rw-r--r--addon/doxmlparser/test/.cvsignore1
3 files changed, 4 insertions, 0 deletions
diff --git a/addon/doxmlparser/examples/metrics/.cvsignore b/addon/doxmlparser/examples/metrics/.cvsignore
index 06de5f5..90512ec 100644
--- a/addon/doxmlparser/examples/metrics/.cvsignore
+++ b/addon/doxmlparser/examples/metrics/.cvsignore
@@ -1,2 +1,4 @@
Makefile
metrics.pro
+Makefile.metrics
+obj
diff --git a/addon/doxmlparser/src/.cvsignore b/addon/doxmlparser/src/.cvsignore
index 6d40d43..af1ea36 100644
--- a/addon/doxmlparser/src/.cvsignore
+++ b/addon/doxmlparser/src/.cvsignore
@@ -1,2 +1,3 @@
Makefile
doxmlparser.pro
+Makefile.doxmlparser
diff --git a/addon/doxmlparser/test/.cvsignore b/addon/doxmlparser/test/.cvsignore
index 6d469ff..dd07649 100644
--- a/addon/doxmlparser/test/.cvsignore
+++ b/addon/doxmlparser/test/.cvsignore
@@ -1,2 +1,3 @@
Makefile
xmlparse.pro
+Makefile.xmlparse