diff --git a/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/data/launch/bin/.cvsignore b/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/data/launch/bin/.cvsignore index 89fd0c9f29a..a9a223ba93b 100644 --- a/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/data/launch/bin/.cvsignore +++ b/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/data/launch/bin/.cvsignore @@ -1,8 +1,9 @@ BreakpointTestApp.exe -SpecialTestApp.exe -GDBMIGenericTestApp.exe -MemoryTestApp.exe +CatchpointTestApp.exe ExpressionTestApp.exe +GDBMIGenericTestApp.exe +LaunchConfigurationAndRestartTestApp.exe +MemoryTestApp.exe MultiThread.exe -TracepointTestApp.exe -CatchpointTestApp.exe \ No newline at end of file +SpecialTestApp.exe +TracepointTestApp.exe \ No newline at end of file