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, 22 insertions, 0 deletions
diff --git a/ACE/examples/Threads/.gitignore b/ACE/examples/Threads/.gitignore
new file mode 100644
index 00000000000..158c437e80e
--- /dev/null
+++ b/ACE/examples/Threads/.gitignore
@@ -0,0 +1,22 @@
+/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