summaryrefslogtreecommitdiff
path: root/ACE/examples/Threads/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Threads/.gitignore')
-rw-r--r--ACE/examples/Threads/.gitignore22
1 files changed, 0 insertions, 22 deletions
diff --git a/ACE/examples/Threads/.gitignore b/ACE/examples/Threads/.gitignore
deleted file mode 100644
index 158c437e80e..00000000000
--- a/ACE/examples/Threads/.gitignore
+++ /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