summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2015-01-16 18:05:31 +0000
committerDamien George <damien.p.george@gmail.com>2015-01-16 18:05:31 +0000
commit51ef28a9d65143bddbe83be0d93f4491b1001cc2 (patch)
treea3e10244ca8b63c2988c8c520e9bf0e0cded66cd
parent3926c72dd2c6c9bfc4840f914be5a55258d3a248 (diff)
downloadmicropython-51ef28a9d65143bddbe83be0d93f4491b1001cc2.tar.gz
micropython-51ef28a9d65143bddbe83be0d93f4491b1001cc2.zip
unix: Update .gitignore for "fast" and "minimal" builds.
-rw-r--r--unix/.gitignore4
1 files changed, 4 insertions, 0 deletions
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