From 9f89da6eef2c830db6fc3abb08fe755ae7ce9b6c Mon Sep 17 00:00:00 2001 From: Jon Date: Wed, 2 May 2012 20:46:09 -0400 Subject: Add native and cross compiling CMake build support --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1f700fa66..9389c11da 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ cscope.out /bin /mrblib/mrblib.c /mrblib/*.*tmp +/build /test/mrbtest /test/mrbtest.c /test/*.*tmp -- cgit v1.2.3