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