From 35e0f5acf50f438aa734b672d688ba46adbdd4c5 Mon Sep 17 00:00:00 2001 From: Nathan Van der Auwera Date: Thu, 16 Aug 2012 15:42:06 +0200 Subject: [PATCH] Makefile should be generated and can be ignored. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7ae9af4..0e599bf 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ *.a .rbx/ Gemfile.lock +Makefile pkg/* tmp/* lib/libv8/build/*