diff options
author | Uwe Stieber | 2011-10-04 12:48:49 +0000 |
---|---|---|
committer | Uwe Stieber | 2011-10-04 12:48:49 +0000 |
commit | b3299e241ce147aa18f0704555ed5a8e1582a54b (patch) | |
tree | ab548fa982e6b9d7f1f5bf4f8a2559f3409b6deb /.gitignore | |
parent | 8e10d27f9dede61e42a08b293b522a09b6af57e4 (diff) | |
download | org.eclipse.tcf-b3299e241ce147aa18f0704555ed5a8e1582a54b.tar.gz org.eclipse.tcf-b3299e241ce147aa18f0704555ed5a8e1582a54b.tar.xz org.eclipse.tcf-b3299e241ce147aa18f0704555ed5a8e1582a54b.zip |
Target Explorer: Added terminal consoles plug-in
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 49f591f98..e7e51c231 100644 --- a/.gitignore +++ b/.gitignore @@ -114,6 +114,8 @@ tests/test-dwarf/*.ncb /target_explorer/plugins/org.eclipse.tm.te.ui.forms/bin /target_explorer/plugins/org.eclipse.tm.te.ui.swt/target /target_explorer/plugins/org.eclipse.tm.te.ui.swt/bin +/target_explorer/plugins/org.eclipse.tm.te.ui.terminal/target +/target_explorer/plugins/org.eclipse.tm.te.ui.terminal/bin /target_explorer/plugins/org.eclipse.tm.te.ui.views/target /target_explorer/plugins/org.eclipse.tm.te.ui.views/bin /target_explorer/features/org.eclipse.tm.te.feature/target |