xref: /openbmc/phosphor-ipmi-flash/.gitignore (revision bcae9002)
1b5cb2c2eSPatrick Venture# Test suite logs
2b5cb2c2eSPatrick Venture*.log
3b5cb2c2eSPatrick Venture
4b5cb2c2eSPatrick Venture# Code Coverage
5b5cb2c2eSPatrick Venture*.gcda
6b5cb2c2eSPatrick Venture*.gcno
7b5cb2c2eSPatrick Venture*.trs
8b5cb2c2eSPatrick Venture*-coverage*
9b5cb2c2eSPatrick Venture
10b5cb2c2eSPatrick Venture# Compiler
11b5cb2c2eSPatrick Venture*.o
12b5cb2c2eSPatrick Venture
13b5cb2c2eSPatrick Venture# Libtool
14b5cb2c2eSPatrick Venture*.la
15b5cb2c2eSPatrick Venture*.lo
16b5cb2c2eSPatrick Venture
17b5cb2c2eSPatrick Venture# Autotools
18b5cb2c2eSPatrick Venture.deps
19b5cb2c2eSPatrick Venture.dirstamp
20b5cb2c2eSPatrick Venture.libs
21b5cb2c2eSPatrick Venture/aclocal.m4
229dc342a2SPatrick Venture/aminclude_static.am
23225ee31dSPatrick Venture/autom4te.cache
24b5cb2c2eSPatrick Venture/build-aux
25b5cb2c2eSPatrick Venture/config.h
26b5cb2c2eSPatrick Venture/config.h.in
27b5cb2c2eSPatrick Venture/config.h.in~
28b5cb2c2eSPatrick Venture/config.log
29b5cb2c2eSPatrick Venture/config.status
30b5cb2c2eSPatrick Venture/configure
31b5cb2c2eSPatrick Venture/m4
32b5cb2c2eSPatrick Venture/libtool
33b5cb2c2eSPatrick VentureMakefile
34b5cb2c2eSPatrick VentureMakefile.in
35b5cb2c2eSPatrick Venture/stamp-h1
36a432e8e9SPatrick Venturear-lib
37a432e8e9SPatrick Venturecompile
38a432e8e9SPatrick Ventureconfig.guess
39a432e8e9SPatrick Ventureconfig.sub
40a432e8e9SPatrick Venturedepcomp
41a432e8e9SPatrick Ventureinstall-sh
42a432e8e9SPatrick Ventureltmain.sh
43a432e8e9SPatrick Venturemissing
44ec3ebe23SPatrick Venturetest-driver
45de77b30cSPatrick Venture*_unittest
46de77b30cSPatrick Venture*_unittest.log
47de77b30cSPatrick Venture*_unittest.trs
48de77b30cSPatrick Venturetest-suite.log
49b5cb2c2eSPatrick Venture
50b5cb2c2eSPatrick Venture# Custom generated files
51fd182168SPatrick Venture*.target
52298930a1SPatrick Venture*.json
53b5cb2c2eSPatrick Venture
54b5cb2c2eSPatrick Venture# Output binaries
55bf58cd64SPatrick Ventureburn_my_bmc
56*bcae9002SWilly Tu
57*bcae9002SWilly Tu# Meson Outputs
58*bcae9002SWilly Tu/build*/
59*bcae9002SWilly Tu/subprojects/*/
60