Skip to content

Commit 181adc6

Browse files
committed
unix: Update .gitignore; now ignores coverage build.
1 parent c36635c commit 181adc6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

unix/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
build
22
build-fast
33
build-minimal
4+
build-coverage
45
micropython
56
micropython_fast
67
micropython_minimal
8+
micropython_coverage
79
*.py
8-
micropython-upip-*

0 commit comments

Comments
 (0)