summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJosh D. King <jdking@us.ibm.com>2016-12-19 11:13:43 -0600
committerJosh D. King <jdking@us.ibm.com>2017-01-25 16:10:57 -0600
commitbdd9cb7121ca36f29a199e35f8837ec73c7a4e20 (patch)
tree7a2c4b735dcfdc234303ca719c280add9dbf03f2 /.gitignore
parent6e0b50936735faac96db2f20fe84ffd0733750a9 (diff)
downloadphosphor-state-manager-bdd9cb7121ca36f29a199e35f8837ec73c7a4e20.tar.gz
phosphor-state-manager-bdd9cb7121ca36f29a199e35f8837ec73c7a4e20.zip
Add base support for BMC state management
This is the starting code needing to build the application. Still more to do, this is just the layout for the additional commits that will be done for the state management. Change-Id: Ief1dc96c84b34630e60ef40c99d4faf5b6f6e02e Signed-off-by: Josh D. King <jdking@us.ibm.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9a0bf0d..54fd4f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,6 +43,7 @@ Makefile.in
/config.status
/phosphor-host-state-manager
/phosphor-chassis-state-manager
+/phosphor-bmc-state-manager
Makefile
.deps
*-libtool
OpenPOWER on IntegriCloud