xref: /openbmc/phosphor-ipmi-flash/.gitignore (revision 225ee31d)
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
22*225ee31dSPatrick Venture/autom4te.cache
23b5cb2c2eSPatrick Venture/build-aux
24b5cb2c2eSPatrick Venture/config.h
25b5cb2c2eSPatrick Venture/config.h.in
26b5cb2c2eSPatrick Venture/config.h.in~
27b5cb2c2eSPatrick Venture/config.log
28b5cb2c2eSPatrick Venture/config.status
29b5cb2c2eSPatrick Venture/configure
30b5cb2c2eSPatrick Venture/m4
31b5cb2c2eSPatrick Venture/libtool
32b5cb2c2eSPatrick VentureMakefile
33b5cb2c2eSPatrick VentureMakefile.in
34b5cb2c2eSPatrick Venture/stamp-h1
35a432e8e9SPatrick Venturear-lib
36a432e8e9SPatrick Venturecompile
37a432e8e9SPatrick Ventureconfig.guess
38a432e8e9SPatrick Ventureconfig.sub
39a432e8e9SPatrick Venturedepcomp
40a432e8e9SPatrick Ventureinstall-sh
41a432e8e9SPatrick Ventureltmain.sh
42a432e8e9SPatrick Venturemissing
43ec3ebe23SPatrick Venturetest-driver
44de77b30cSPatrick Venture*_unittest
45de77b30cSPatrick Venture*_unittest.log
46de77b30cSPatrick Venture*_unittest.trs
47de77b30cSPatrick Venturetest-suite.log
48b5cb2c2eSPatrick Venture
49b5cb2c2eSPatrick Venture# Custom generated files
50b5cb2c2eSPatrick Venture
51b5cb2c2eSPatrick Venture# Output binaries
52bf58cd64SPatrick Ventureburn_my_bmc
53