.gitignore: Ignore *.log, *.trs files produced by 'make check' (Autoconf)
authorIvan Maidanski <ivmai@mail.ru>
Mon, 2 Sep 2013 09:42:10 +0000 (13:42 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 2 Sep 2013 09:42:10 +0000 (13:42 +0400)
.gitignore

index b7e8c21..14cdcae 100644 (file)
 *.obj
 
 /*.gc.log
+/*_bench.log
+/*_bench.trs
+/*test.log
+/*test.trs
 /.deps/
 /.libs/
 /Makefile
 /smashtest
 /staticrootstest
 /subthreadcreate_test
+/test-suite.log
 /test_cpp
+/test_cpp.log
+/test_cpp.trs
 /threadkey_test
 /threadleaktest
 /threadlibs