.gitignore should apply to *all* gyp makefiles
diff --git a/.gitignore b/.gitignore
index 8cd8846..627886c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-/zlib.target.mk
+/*.host.mk
+/*.target.mk