summaryrefslogtreecommitdiffstats
path: root/addon/doxmlparser
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2005-07-21 08:42:44 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2005-07-21 08:42:44 (GMT)
commit64c0fdd7432f5d9ddd815fbb459c651f6933a2ea (patch)
tree0d39615cce00be60a77b797babf9b09b9c6b2a09 /addon/doxmlparser
parent7a1074b436cfe0a5e2b49be7d2571e7f5e716243 (diff)
downloadDoxygen-64c0fdd7432f5d9ddd815fbb459c651f6933a2ea.zip
Doxygen-64c0fdd7432f5d9ddd815fbb459c651f6933a2ea.tar.gz
Doxygen-64c0fdd7432f5d9ddd815fbb459c651f6933a2ea.tar.bz2
Release-1.4.4
Diffstat (limited to 'addon/doxmlparser')
-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