Clean up .gitignore files
diff --git a/.gitignore b/.gitignore
index 8f39b53..faf2ca3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@
 *.ilk
 *.la
 *.lo
+*.log
 *.o
 *.obj
 *.os
@@ -17,6 +18,7 @@
 *.tar
 *.tar.bz2
 *.tar.gz
+*.trs
 *.zip
 *~
 depend
@@ -36,9 +38,9 @@
 build
 libtool
 manifest.txt
-Makefile.in
 .dir-locals.el
 .deps/
 .dirstamp
 .libs/
-/Makefile
+Makefile
+Makefile.in