diff options
| author | Matthew Barth <msbarth@us.ibm.com> | 2018-10-10 11:22:39 -0500 |
|---|---|---|
| committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2018-10-18 20:13:29 +0000 |
| commit | 3bb98f2901d4c5c473755a4cf1d211662bf707a0 (patch) | |
| tree | c55e7227d9fa9dcad715e592742cb8bd34e7a8d8 | |
| parent | 889c2df838fc2fdad710a5130d38abb1a58cbbc2 (diff) | |
| download | phosphor-inventory-manager-3bb98f2901d4c5c473755a4cf1d211662bf707a0.tar.gz phosphor-inventory-manager-3bb98f2901d4c5c473755a4cf1d211662bf707a0.zip | |
Update .gitignore
Change-Id: I116aaf2ccc4ce6a68cff19ee5ed785bcfacccad5
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ *.sw* phosphor-inventory generated.cpp +gen_serialization.hpp +test/gen_serialization.hpp xyz.openbmc_project.Example.*.cpp xyz/openbmc_project/Example/ Makefile |

