Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Fluegge2010-09-20 18:55:07 +0000
committerMartin Fluegge2010-09-20 18:55:07 +0000
commit869595029453fc374329e764522f25b3925c9f1e (patch)
tree37905478330994a21d343bcf91446d1fba36b834
parent3b4d7faa28921bf8f72e491ac69731bea9e8e6a4 (diff)
downloadcdo-869595029453fc374329e764522f25b3925c9f1e.tar.gz
cdo-869595029453fc374329e764522f25b3925c9f1e.tar.xz
cdo-869595029453fc374329e764522f25b3925c9f1e.zip
[325712] Some projects are missing .cvsignore file
https://bugs.eclipse.org/bugs/show_bug.cgi?id=325712
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.tests/.cvsignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.dawn.tests/.cvsignore b/plugins/org.eclipse.emf.cdo.dawn.tests/.cvsignore
new file mode 100644
index 0000000000..6ffb221cca
--- /dev/null
+++ b/plugins/org.eclipse.emf.cdo.dawn.tests/.cvsignore
@@ -0,0 +1,3 @@
+bin
+doc
+text

Back to the top