From f2327ada5590f40137416f301762cd3c11ab36b6 Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Fri, 8 Feb 2019 13:31:11 +0100 Subject: s/target/allocator/ and remove analyse feature Use systemwide installed allocators by default --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5e44def..7070a8e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ build/* results/* -targets/*.so +allocators/*.so dj_workloads/* *.png *__pycache__* -- cgit v1.2.3