summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b7e8c218..14cdcae4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,10 @@
*.obj
/*.gc.log
+/*_bench.log
+/*_bench.trs
+/*test.log
+/*test.trs
/.deps/
/.libs/
/Makefile
@@ -50,7 +54,10 @@
/smashtest
/staticrootstest
/subthreadcreate_test
+/test-suite.log
/test_cpp
+/test_cpp.log
+/test_cpp.trs
/threadkey_test
/threadleaktest
/threadlibs