summaryrefslogtreecommitdiffstats
path: root/addon
diff options
context:
space:
mode:
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