diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ build* cache* results/* *__pycache__* +.mypy_cache .gdb_history status tags |
![]() |
index : allocbench | |
| benchmark tool for POSIX memory allocators |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 1 |
@@ -2,6 +2,7 @@ build* cache* results/* *__pycache__* +.mypy_cache .gdb_history status tags |