From 51ef28a9d65143bddbe83be0d93f4491b1001cc2 Mon Sep 17 00:00:00 2001 From: Damien George Date: Fri, 16 Jan 2015 18:05:31 +0000 Subject: [PATCH] unix: Update .gitignore for "fast" and "minimal" builds. --- unix/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/unix/.gitignore b/unix/.gitignore index 390bdd300e..4f07c70c78 100644 --- a/unix/.gitignore +++ b/unix/.gitignore @@ -1,3 +1,7 @@ build +build-fast +build-minimal micropython +micropython_fast +micropython_minimal *.py