From 65f24e88609d66ab0cc3c4c635f2466ca30596db Mon Sep 17 00:00:00 2001 From: Samy Al Bahra Date: Sun, 12 May 2013 17:01:24 -0400 Subject: [PATCH] git: Add ck_stailq regression to gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8ce486d..9cc33eb 100644 --- a/.gitignore +++ b/.gitignore @@ -139,6 +139,7 @@ regressions/ck_brlock/benchmark/throughput regressions/ck_rwlock/benchmark/throughput regressions/ck_queue/validate/ck_list regressions/ck_queue/validate/ck_slist +regressions/ck_queue/validate/ck_stailq regressions/ck_cohort/validate/validate regressions/ck_cohort/benchmark/ck_cohort.LATENCY regressions/ck_cohort/benchmark/ck_cohort.THROUGHPUT