summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Geissler <andrewg@us.ibm.com>2017-04-02 18:46:09 -0500
committerAndrew Geissler <andrewg@us.ibm.com>2017-05-09 12:50:40 -0500
commit857f54b71198dcb5a1d5acae98f0c0cb78298694 (patch)
treeba0cd35ecf1475516e030d596845d8d777be8c33
parent8622f69e271220bed002619020864816d79f3cd5 (diff)
downloadphosphor-host-ipmid-857f54b71198dcb5a1d5acae98f0c0cb78298694.tar.gz
phosphor-host-ipmid-857f54b71198dcb5a1d5acae98f0c0cb78298694.zip
Update gitignore with new softoff and test files
Change-Id: I36e59710b34b024926fe0a721b42eaea0d5e2447 Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
-rw-r--r--.gitignore9
1 files changed, 8 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 857bfd4..4a34745 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,7 +36,7 @@ Makefile.in
/texinfo.tex
# Repo Specific Items
-/*.o
+*.o
/config.h
/config.h.in~
/config.log
@@ -46,5 +46,12 @@ Makefile
/lib*
/*-libtool
/ipmid
+/softoff/phosphor-softpoweroff
+/softoff/test/utest
+/softoff/test/*.log
+/softoff/test/*.trs
+/test/sample_unittest
+/test/*.log
+/test/*.trs
/ipmiwhitelist.cpp
/sensor-gen.cpp
OpenPOWER on IntegriCloud