diff options
Diffstat (limited to '.gitignore')
| -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 |
