]> granicus.if.org Git - gc/commitdiff
.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 10:01:33 +0000 (14:01 +0400)
(Apply commit f346b01 from 'master' branch.)

Conflicts:

    .gitignore

.gitignore

index 7daf90038d711e0845887a81e7683a3413f9643a..6f15fc76d3c19e0776194b6263b4741b3defc04c 100644 (file)
 *.obj
 
 /*.gc.log
+/*_bench.log
+/*_bench.trs
+/*test.log
+/*test.trs
 /.deps/
 /.libs/
 /Makefile
 /setjmp_test
 /smashtest
 /staticrootstest
-/subthread_create
+/subthreadcreate_test
+/test-suite.log
 /test_cpp
+/test_cpp.log
+/test_cpp.trs
 /threadkey_test
 /threadleaktest
 /threadlibs