blob: 9cb1b4c30abdbdd06b57f17ba26e513a9a7e4298 [file] [log] [blame]
Patrick Ventureb5cb2c22018-11-02 11:24:14 -07001# Test suite logs
2*.log
3
4# Code Coverage
5*.gcda
6*.gcno
7*.trs
8*-coverage*
9
10# Compiler
11*.o
12
13# Libtool
14*.la
15*.lo
16
17# Autotools
18.deps
19.dirstamp
20.libs
21/aclocal.m4
Patrick Venture9dc342a2019-03-18 08:43:36 -070022/aminclude_static.am
Patrick Venture225ee312018-12-31 08:07:47 -080023/autom4te.cache
Patrick Ventureb5cb2c22018-11-02 11:24:14 -070024/build-aux
25/config.h
26/config.h.in
27/config.h.in~
28/config.log
29/config.status
30/configure
31/m4
32/libtool
33Makefile
34Makefile.in
35/stamp-h1
Patrick Venturea432e8e2018-11-02 11:45:27 -070036ar-lib
37compile
38config.guess
39config.sub
40depcomp
41install-sh
42ltmain.sh
43missing
Patrick Ventureec3ebe22018-11-06 12:15:28 -080044test-driver
Patrick Venturede77b302018-11-06 15:38:04 -080045*_unittest
46*_unittest.log
47*_unittest.trs
48test-suite.log
Patrick Ventureb5cb2c22018-11-02 11:24:14 -070049
50# Custom generated files
Patrick Venturefd182162019-07-01 07:39:31 -070051*.target
Patrick Venture298930a2019-07-03 11:44:52 -070052*.json
Patrick Ventureb5cb2c22018-11-02 11:24:14 -070053
54# Output binaries
Patrick Venturebf58cd62018-12-11 09:05:46 -080055burn_my_bmc