diff options
-rw-r--r-- | unix/.gitignore | 4 |
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 |