summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-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