diff options
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ build/* *.png +__pycache__/* +.gdb_history |
![]() |
index : allocbench | |
| benchmark tool for POSIX memory allocators |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 2 |
@@ -1,2 +1,4 @@ build/* *.png +__pycache__/* +.gdb_history |