Update .gitignore

Make the output of `git status` after the
local ci build clean

Signed-off-by: John Wang <wangzqbj@inspur.com>
Change-Id: I4b8f4ac0f7a62917582b2766e02bf3245b47da62
diff --git a/.gitignore b/.gitignore
index f13de14..8172a1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,6 +53,16 @@
 /libtool
 /*-libtool
 .project
+/aminclude_static.am
+/m4
+/tool/pldmtool
+pldmd
+
+# Code Coverage
+*.gcda
+*.gcno
+*.trs
+*-coverage*
 
 # test related
 /test/*.log
@@ -70,4 +80,4 @@
 /test/libpldmresponder_bios_test
 /test/libpldmresponder_file_io_test
 /test/libpldmresponder_pdr_state_effecter_test
-
+/test/libpldmresponder_bios_table_test