.hgignore
author tzelaw
Tue, 14 Apr 2009 15:03:19 -0500
changeset 94 d74b720418db
parent 62 05c4630a6d73
child 455 313699991467
permissions -rw-r--r--
Test framework support: Ask debugger to remember DebugTarget so test framework can use it to setup test framework related utility. With this we can use the DebugUI way of launching while keeping test framework functionality
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11
6d2a3a657185 add .hgignore
dadubrow
parents:
diff changeset
     1
# use glob syntax.
6d2a3a657185 add .hgignore
dadubrow
parents:
diff changeset
     2
syntax: glob
6d2a3a657185 add .hgignore
dadubrow
parents:
diff changeset
     3
bin
6d2a3a657185 add .hgignore
dadubrow
parents:
diff changeset
     4
runtime
26
5855275147bd updated welcome pages and note to 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 11
diff changeset
     5
\.DS_Store
61
15fe054c0872 add TCF native folders
Chad Peckham <chad.peckham@nokia.com>
parents: 43
diff changeset
     6
connectivity/com.nokia.tcf/os/*
15fe054c0872 add TCF native folders
Chad Peckham <chad.peckham@nokia.com>
parents: 43
diff changeset
     7
connectivity/com.nokia.tcf/native/TCFNative/*/Release
15fe054c0872 add TCF native folders
Chad Peckham <chad.peckham@nokia.com>
parents: 43
diff changeset
     8
connectivity/com.nokia.tcf/native/TCFNative/*/Debug