Add .coverage to .gitignore

This commit is contained in:
Teemu Ikonen 2021-01-15 13:51:19 +02:00
parent 0e94386bd3
commit a9a28bca05
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@ __pycache__
*~
*.in.h
*.ui.h
.coverage
src/podcastparser.py
src/mygpoclient
src/dbus