Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 04a789060..f325913fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -161,6 +161,10 @@ tests/plugins/org.eclipse.tcf.debug.test/bin
/target_explorer/features/org.eclipse.tcf.te.tcf.feature/bin
/target_explorer/features/org.eclipse.tcf.te.tcf.sdk.feature/target
/target_explorer/features/org.eclipse.tcf.te.tcf.sdk.feature/bin
+/target_explorer/features/org.eclipse.tcf.te.terminals.feature/target
+/target_explorer/features/org.eclipse.tcf.te.terminals.feature/bin
+/target_explorer/features/org.eclipse.tcf.te.terminals.sdk.feature/target
+/target_explorer/features/org.eclipse.tcf.te.terminals.sdk.feature/bin
/target_explorer/experimental/plugins/org.eclipse.tcf.te.rcp/target
/target_explorer/experimental/plugins/org.eclipse.tcf.te.rcp/bin

Back to the top