commit | 87c115fa0bb1f787295bd8315a7715018fc3e377 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Tue Feb 19 14:36:28 2019 -0800 |
committer | Patrick Venture <venture@google.com> | Wed Feb 20 07:17:17 2019 -0800 |
tree | df9541ee11f6650e7c89f5cb6154b49086f16d4c | |
parent | 6719586d7564da542e602f98a9131b2762193661 [diff] |
gitignore: add entity-gen.cpp Add generated file entity-gen.cpp Change-Id: Id2d13de766b3d4c924bc9a48963e556a9ec86f58 Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/.gitignore b/.gitignore index 92a85ba..5c5f8c1 100644 --- a/.gitignore +++ b/.gitignore
@@ -62,6 +62,7 @@ /inventory-sensor-gen.cpp /fru-read-gen.cpp /channel-gen.cpp +/entity-gen.cpp # test related /test/sample_unittest