commit | bb8e7f2243c2312043e0782cdfe719b25a1278a7 | [log] [tgz] |
---|---|---|
author | John Wang <wangzqbj@inspur.com> | Thu Dec 05 10:22:06 2019 +0800 |
committer | Deepak Kodihalli <dkodihal@in.ibm.com> | Tue Jan 07 05:46:48 2020 -0600 |
tree | 1c96302e0679cccfa1a8908adeab5cf260f0c3c2 | |
parent | 3342adb510f2eed3e3beb328bbe5344239f70fe5 [diff] |
Add vgcore to gitignore vgcore.NNN is core file generated by valgrind. Signed-off-by: John Wang <wangzqbj@inspur.com> Change-Id: I585017975f6a466e54b4a640033080d9511d8d1b
diff --git a/.gitignore b/.gitignore index bb390fc..012f3f9 100644 --- a/.gitignore +++ b/.gitignore
@@ -70,6 +70,7 @@ /test-suite.log /test/*.gcda /test/*.gcno +/test/vgcore.* /test/libpldm_base_test /test/libpldmresponder_base_test /test/libpldm_bios_test