unix: Update .gitignore; now ignores coverage build.

This commit is contained in:
Damien George 2015-06-03 17:47:31 +01:00
parent c36635c112
commit 181adc6a4e
1 changed files with 2 additions and 1 deletions

3
unix/.gitignore vendored
View File

@ -1,8 +1,9 @@
build
build-fast
build-minimal
build-coverage
micropython
micropython_fast
micropython_minimal
micropython_coverage
*.py
micropython-upip-*