Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

Commit

Permalink
.gitignore: add .coverage.* files
Browse files Browse the repository at this point in the history
  • Loading branch information
anthrotype committed Oct 15, 2018
1 parent 306ed9e commit 19716e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ __pycache__/
.cache/
.tox/
.coverage
.coverage.*
htmlcov/
src/tfont/_version.py

0 comments on commit 19716e7

Please sign in to comment.