From 2119a07488663b27a5fe5eb16b7915116614b8a7 Mon Sep 17 00:00:00 2001 From: Ramana Kumar Date: Thu, 21 May 2015 15:47:33 +0100 Subject: [PATCH] gitignore the generated code, executable, and zip --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index aeabbd9f08..dd4fb5bfa1 100644 --- a/.gitignore +++ b/.gitignore @@ -24,5 +24,9 @@ timing.log *.exe *.cgi +x86-64/wrapper/asm_code.s +x86-64/wrapper/cake +x86-64/wrapper/cakeml*zip + # x86-64 tests x86-64/wrapper/test*