Changes to .gitignore for test/

Change-Id: Ic617457f6dfc8aef1bff8ba183b70dbcbe6f4b6e
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/.gitignore b/.gitignore
index b7a0bd8..ce77b9d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,8 +13,6 @@
 # http://www.gnu.org/software/autoconf
 
 /autom4te.cache
-/autoscan.log
-/autoscan-*.log
 /aclocal.m4
 /compile
 /config.guess
@@ -36,13 +34,15 @@
 /texinfo.tex
 
 # Repo Specific Items
-/*.o
+*.o
+*.trs
 /config.h
 /config.h.in~
-/config.log
+*.log
 /config.status
 /openpower-version-host-software-manager
 /openpower-update-manager
 Makefile
 .deps
 *-libtool
+/test/utest