diff options
| author | Florian Fischer <florian.fl.fischer@fau.de> | 2019-10-16 18:36:37 +0200 |
|---|---|---|
| committer | Florian Fischer <florian.fl.fischer@fau.de> | 2019-10-16 18:36:37 +0200 |
| commit | fffea5f859b158c6e7383dea42750d1af346119d (patch) | |
| tree | 2e4e7c36d54be0703eaf612fe2d77e5b6663d16d | |
| parent | c66e7fbbe24ffe81bd59a6a182f39d13e6f46de3 (diff) | |
| download | allocbench-fffea5f859b158c6e7383dea42750d1af346119d.tar.gz allocbench-fffea5f859b158c6e7383dea42750d1af346119d.zip | |
cleanup gitignores
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -1,14 +1,8 @@ -build/* +build* cache* results/* -*.png *__pycache__* .gdb_history -*.save -*.data -*.log -*.hist status tags -**/chattymalloc.txt **/obj |
