added the coverage file to the ignore file

This commit is contained in:
Marshall Asch 2020-12-29 11:55:01 -05:00
parent 2e57e9b702
commit 5c0f2429f3
No known key found for this signature in database
GPG Key ID: 30E6E3B7481A57CF
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ __pycache__
build
dist
liquidctl/extraversion.py
.coverage