summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-09-18 09:06:19 -0700
committerPatrick Venture <venture@google.com>2018-09-18 09:13:48 -0700
commit86e58fffbb3a889beb2e306464929819dbf97986 (patch)
treec9f21f7b2c2febfc3e048970c65d1ae890a75b85
parent619190dd3f732f20f2d0e35ce1654829ef6a6c23 (diff)
downloadphosphor-hwmon-86e58fffbb3a889beb2e306464929819dbf97986.tar.gz
phosphor-hwmon-86e58fffbb3a889beb2e306464929819dbf97986.zip
.gitignore: added unittest logging output
Added an ignore line for the unit-test generated output. Change-Id: Ib6c2d1e6b01a67b9c4cbdfd35c421a4ab5c6f632 Signed-off-by: Patrick Venture <venture@google.com>
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5a63451..5968b0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,8 @@ ltmain.sh
missing
stamp-h1
test-driver
+*_unittest
+*_unittest.log
+*_unittest.trs
+libtool
+*~
OpenPOWER on IntegriCloud