summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew Geissler <andrewg@us.ibm.com>2016-12-13 16:16:28 -0600
committerAndrew Geissler <andrewg@us.ibm.com>2017-01-13 15:22:01 -0600
commita90a31a966863ad9abb537c4cccfa07db5533f51 (patch)
tree95a208c0e0cf1913dd765bf0f04c2a088cdb61a6 /.gitignore
parent1e3bf946f321fecc41690cb50e047357308b9d0c (diff)
downloadphosphor-state-manager-a90a31a966863ad9abb537c4cccfa07db5533f51.tar.gz
phosphor-state-manager-a90a31a966863ad9abb537c4cccfa07db5533f51.zip
Initial chassis state management code
This is just the basics to get the generated code compiling and to verify the basic dbus interfaces. Change-Id: I335964da456d8173e2ce792c6614770da43303b4 Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8954d29..709ac69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,6 +42,7 @@ Makefile.in
/config.log
/config.status
/op-host-state-manager
+/op-chassis-state-manager
Makefile
.deps
-arm-openbmc-linux-gnueabi-libtool
+*-libtool
OpenPOWER on IntegriCloud