Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnsgar Radermacher2014-03-27 12:06:16 +0000
committerAnsgar Radermacher2014-03-31 12:47:27 +0000
commit31a6497b807549d87875b61ea39de5077823c632 (patch)
tree4b6c58fc25571bb0491e4955ef8c32477ae10b61 /extraplugins
parent65823f7991527d8aa35951d7517c2ccfd6d6cf3a (diff)
downloadorg.eclipse.papyrus-31a6497b807549d87875b61ea39de5077823c632.tar.gz
org.eclipse.papyrus-31a6497b807549d87875b61ea39de5077823c632.tar.xz
org.eclipse.papyrus-31a6497b807549d87875b61ea39de5077823c632.zip
Added generated files to .gitignore (trivial)
Diffstat (limited to 'extraplugins')
-rw-r--r--extraplugins/codegen/org.eclipse.papyrus.cpp.test/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/.gitignore b/extraplugins/codegen/org.eclipse.papyrus.cpp.test/.gitignore
new file mode 100644
index 00000000000..b946e6f080e
--- /dev/null
+++ b/extraplugins/codegen/org.eclipse.papyrus.cpp.test/.gitignore
@@ -0,0 +1,2 @@
+TestCDTintegration
+Debug

Back to the top