unix/.gitignore: Ignore gcov files.

This commit is contained in:
Paul Sokolovsky 2016-01-02 14:50:17 +02:00
parent 98f7729848
commit 09630e48ce
1 changed files with 1 additions and 0 deletions

1
unix/.gitignore vendored
View File

@ -7,3 +7,4 @@ micropython_fast
micropython_minimal
micropython_coverage
*.py
*.gcov