blob: 9d66280a025a1e5175298413276da133e40a8b61 [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 Venture225ee312018-12-31 08:07:47 -080022/autom4te.cache
Patrick Ventureb5cb2c22018-11-02 11:24:14 -070023/build-aux
24/config.h
25/config.h.in
26/config.h.in~
27/config.log
28/config.status
29/configure
30/m4
31/libtool
32Makefile
33Makefile.in
34/stamp-h1
Patrick Venturea432e8e2018-11-02 11:45:27 -070035ar-lib
36compile
37config.guess
38config.sub
39depcomp
40install-sh
41ltmain.sh
42missing
Patrick Ventureec3ebe22018-11-06 12:15:28 -080043test-driver
Patrick Venturede77b302018-11-06 15:38:04 -080044*_unittest
45*_unittest.log
46*_unittest.trs
47test-suite.log
Patrick Ventureb5cb2c22018-11-02 11:24:14 -070048
49# Custom generated files
50
51# Output binaries
Patrick Venturebf58cd62018-12-11 09:05:46 -080052burn_my_bmc