summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-02-19 14:36:28 -0800
committerPatrick Venture <venture@google.com>2019-02-20 07:17:17 -0800
commit87c115fa0bb1f787295bd8315a7715018fc3e377 (patch)
treedf9541ee11f6650e7c89f5cb6154b49086f16d4c
parent6719586d7564da542e602f98a9131b2762193661 (diff)
downloadphosphor-host-ipmid-87c115fa0bb1f787295bd8315a7715018fc3e377.tar.gz
phosphor-host-ipmid-87c115fa0bb1f787295bd8315a7715018fc3e377.zip
gitignore: add entity-gen.cpp
Add generated file entity-gen.cpp Change-Id: Id2d13de766b3d4c924bc9a48963e556a9ec86f58 Signed-off-by: Patrick Venture <venture@google.com>
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 92a85ba..5c5f8c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,6 +62,7 @@ Makefile
/inventory-sensor-gen.cpp
/fru-read-gen.cpp
/channel-gen.cpp
+/entity-gen.cpp
# test related
/test/sample_unittest
OpenPOWER on IntegriCloud