blob: ae38b8a196d1932c30f6cf6f19c93cdebf491a04 [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
22/build-aux
23/config.h
24/config.h.in
25/config.h.in~
26/config.log
27/config.status
28/configure
29/m4
30/libtool
31Makefile
32Makefile.in
33/stamp-h1
Patrick Venturea432e8e2018-11-02 11:45:27 -070034ar-lib
35compile
36config.guess
37config.sub
38depcomp
39install-sh
40ltmain.sh
41missing
Patrick Ventureec3ebe22018-11-06 12:15:28 -080042test-driver
Patrick Venturede77b302018-11-06 15:38:04 -080043*_unittest
44*_unittest.log
45*_unittest.trs
46test-suite.log
Patrick Ventureb5cb2c22018-11-02 11:24:14 -070047
48# Custom generated files
49
50# Output binaries
Patrick Venturebf58cd62018-12-11 09:05:46 -080051burn_my_bmc