From 27d841d300da89d1da927ddbbacff81f5e850714 Mon Sep 17 00:00:00 2001 From: Brendon Scheinman Date: Sun, 24 Feb 2013 12:53:43 -0600 Subject: [PATCH] cleanup: Updated .gitignore to include ck_cohort benchmark binaries --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index bddab12..faa4662 100644 --- a/.gitignore +++ b/.gitignore @@ -135,3 +135,5 @@ regressions/ck_rwlock/benchmark/throughput regressions/ck_queue/validate/ck_list regressions/ck_queue/validate/ck_slist regressions/ck_cohort/validate/validate +regressions/ck_cohort/benchmark/ck_cohort.LATENCY +regressions/ck_cohort/benchmark/ck_cohort.THROUGHPUT