From 6847d0b929d3987205b991ce436351b151065a70 Mon Sep 17 00:00:00 2001 From: makedonski Date: Thu, 8 Mar 2018 19:34:47 +0100 Subject: [PATCH] * updated launch configurations, gitignores Change-Id: I2ccef3cd12d64525102d65b785cf20c070b11593 Signed-off-by: makedonski --- .../.launch/Launch Runtime Eclipse.launch | 34 ------------------- .../.launch/TDLan2 Basic.launch | 2 +- .../.launch/TDLan2 Complete.launch | 2 +- .../.launch/TPLan2 Basic.launch | 2 +- .../.launch/Launch Runtime Eclipse.launch | 2 ++ .../.gitignore | 1 + .../org.etsi.mts.tdl.tools.to.docx/.gitignore | 1 + 7 files changed, 7 insertions(+), 37 deletions(-) delete mode 100644 plugins/org.etsi.mts.tdl.TDLan2/.launch/Launch Runtime Eclipse.launch create mode 100644 plugins/org.etsi.mts.tdl.tools.to.docx.ui/.gitignore create mode 100644 plugins/org.etsi.mts.tdl.tools.to.docx/.gitignore diff --git a/plugins/org.etsi.mts.tdl.TDLan2/.launch/Launch Runtime Eclipse.launch b/plugins/org.etsi.mts.tdl.TDLan2/.launch/Launch Runtime Eclipse.launch deleted file mode 100644 index 80cf0d7a..00000000 --- a/plugins/org.etsi.mts.tdl.TDLan2/.launch/Launch Runtime Eclipse.launch +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/plugins/org.etsi.mts.tdl.TDLan2/.launch/TDLan2 Basic.launch b/plugins/org.etsi.mts.tdl.TDLan2/.launch/TDLan2 Basic.launch index 74c63195..37d8109e 100644 --- a/plugins/org.etsi.mts.tdl.TDLan2/.launch/TDLan2 Basic.launch +++ b/plugins/org.etsi.mts.tdl.TDLan2/.launch/TDLan2 Basic.launch @@ -26,7 +26,7 @@ - + diff --git a/plugins/org.etsi.mts.tdl.TDLan2/.launch/TDLan2 Complete.launch b/plugins/org.etsi.mts.tdl.TDLan2/.launch/TDLan2 Complete.launch index 8590f2a3..ad005d8d 100644 --- a/plugins/org.etsi.mts.tdl.TDLan2/.launch/TDLan2 Complete.launch +++ b/plugins/org.etsi.mts.tdl.TDLan2/.launch/TDLan2 Complete.launch @@ -27,7 +27,7 @@ - + diff --git a/plugins/org.etsi.mts.tdl.TDLan2/.launch/TPLan2 Basic.launch b/plugins/org.etsi.mts.tdl.TDLan2/.launch/TPLan2 Basic.launch index 549cab37..cb4c5220 100644 --- a/plugins/org.etsi.mts.tdl.TDLan2/.launch/TPLan2 Basic.launch +++ b/plugins/org.etsi.mts.tdl.TDLan2/.launch/TPLan2 Basic.launch @@ -27,7 +27,7 @@ - + diff --git a/plugins/org.etsi.mts.tdl.TPLan2/.launch/Launch Runtime Eclipse.launch b/plugins/org.etsi.mts.tdl.TPLan2/.launch/Launch Runtime Eclipse.launch index e8dd2761..17143792 100644 --- a/plugins/org.etsi.mts.tdl.TPLan2/.launch/Launch Runtime Eclipse.launch +++ b/plugins/org.etsi.mts.tdl.TPLan2/.launch/Launch Runtime Eclipse.launch @@ -18,6 +18,7 @@ + @@ -27,6 +28,7 @@ + diff --git a/plugins/org.etsi.mts.tdl.tools.to.docx.ui/.gitignore b/plugins/org.etsi.mts.tdl.tools.to.docx.ui/.gitignore new file mode 100644 index 00000000..d027396d --- /dev/null +++ b/plugins/org.etsi.mts.tdl.tools.to.docx.ui/.gitignore @@ -0,0 +1 @@ +/.settings/ diff --git a/plugins/org.etsi.mts.tdl.tools.to.docx/.gitignore b/plugins/org.etsi.mts.tdl.tools.to.docx/.gitignore new file mode 100644 index 00000000..d027396d --- /dev/null +++ b/plugins/org.etsi.mts.tdl.tools.to.docx/.gitignore @@ -0,0 +1 @@ +/.settings/ -- GitLab