aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorjimfcarroll <thecarrolls@jiminger.com>2011-06-23 12:15:31 -0700
committerjimfcarroll <thecarrolls@jiminger.com>2011-06-23 12:15:31 -0700
commitbb8858364ce3fcc64b87cdf1e08136fd5f8cb3dd (patch)
treef64a9aebca68232d5e72fef46af02adbe36ccba9 /.gitignore
parentbc4931a5e144354b139105c42cd3a9629e75d26c (diff)
parent995bea06cfa77e1f71363b63568cdc4c9db9c71e (diff)
Merge pull request #209 from jimfcarroll/remove-circ-deps
Step-by-step refactor all threading synchronization mechanisms. This is a significant change that collapses all threading synchronization mechanisms the ThreadLocal down to a small set of boost based classes. It removes the circular dependencies from the threading library with the exception of the Thread class itself, which is next.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 115ce32207..ac4a4bb876 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
# global patterns
+testMain
# commonly used editors
# vim