Skip to content

Commit 55ad083

Browse files
committed
unix/.gitignore: Add nanbox build output to ignore list.
1 parent aeadda4 commit 55ad083

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

unix/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@ build
22
build-fast
33
build-minimal
44
build-coverage
5+
build-nanbox
56
micropython
67
micropython_fast
78
micropython_minimal
89
micropython_coverage
10+
micropython_nanbox
911
*.py
1012
*.gcov

0 commit comments

Comments
 (0)