summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSon Ho2022-11-09 18:04:03 +0100
committerSon HO2022-11-10 11:35:30 +0100
commit8b6f8e5fb85bcd1b3257550270c4c857d4ee7f55 (patch)
treeb0090425eb850af3b5c8dc1d4f6aa1eafe2c8e1a /.gitignore
parentb970183881379ff676b232e47e353e924de8cfdd (diff)
Implement the generation of stateful backward functions (controlled by an option)
Diffstat (limited to '')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 489b6f1c..4794d3be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,6 +35,7 @@ rust-scripts/target/
.depend
*.hints
tests/betree/obj/
+tests/betree_back_stateful/obj/
tests/hashmap/obj/
tests/hashmap_on_disk/obj/
tests/misc/obj/