summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2017-04-11 15:42:42 +0930
committerAndrew Jeffery <andrew@aj.id.au>2017-04-26 07:38:48 +0000
commit2c461f0a37965659e910a3a49c63ec99b12536ad (patch)
tree2cd5183b5082dd4dedb3a73184974ed9aa2f6796 /.gitignore
parent2f342efa58c60bd468179aff5882c4dc191c15a1 (diff)
downloadphosphor-mboxd-2c461f0a37965659e910a3a49c63ec99b12536ad.tar.gz
phosphor-mboxd-2c461f0a37965659e910a3a49c63ec99b12536ad.zip
gitignore: Update to cover test output
Change-Id: I1cff96b64a4bef13a829b1f5898e18a739275b6c Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index dcb9f42..25978d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,8 @@ arm-openbmc-linux-gnueabi-libtool
mboxd
mboxctl
cscope.out
+/test/*.o
+
+# Autotools test infrastructure
+*.log
+*.trs
OpenPOWER on IntegriCloud