summaryrefslogtreecommitdiff
path: root/examples/Threads/.cvsignore
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Threads/.cvsignore')
-rw-r--r--examples/Threads/.cvsignore22
1 files changed, 0 insertions, 22 deletions
diff --git a/examples/Threads/.cvsignore b/examples/Threads/.cvsignore
deleted file mode 100644
index 29680be7dcc..00000000000
--- a/examples/Threads/.cvsignore
+++ /dev/null
@@ -1,22 +0,0 @@
-auto_event
-barrier1
-barrier2
-cancel
-future1
-future2
-manual_event
-process_mutex
-process_semaphore
-reader_writer
-recursive_mutex
-task_five
-task_four
-task_one
-task_three
-task_two
-thread_manager
-thread_pool
-thread_specific
-token
-tss1
-tss2