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