From 8f716a9348e3cdbeaf1db40dc2adfaf17c88ae6b Mon Sep 17 00:00:00 2001 From: Ben Noordhuis Date: Thu, 23 Feb 2012 01:11:17 +0100 Subject: [PATCH] .gitignore gyp build artifacts --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 9739d092..fa9636d1 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,5 @@ UpgradeLog*.XML Debug Release ipch +*.mk +*.Makefile