diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ build/* results/* -targets/*.so +allocators/*.so dj_workloads/* *.png *__pycache__* |
![]() |
index : allocbench | |
| benchmark tool for POSIX memory allocators |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 2 |
@@ -1,6 +1,6 @@ build/* results/* -targets/*.so +allocators/*.so dj_workloads/* *.png *__pycache__* |