Add a .gitignore for all the automake generated files

Change-Id: I346fb1b482ac75828013ffb7ad58d3b000fa8542
Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ae6c890
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,23 @@
+Makefile
+Makefile.in
+aclocal.m4
+ar-lib
+arm-openbmc-linux-gnueabi-libtool
+autom4te.cache*
+compile
+config.*
+depcomp
+elog-gen.hpp
+install-sh
+logging-test
+logging_test.o
+ltmain.sh
+missing
+test-driver
+test/.deps*
+test/.dirstamp
+test/Makefile
+test/Makefile.in
+.deps*
+configure
+stamp-h1