Skip to content

Commit

Permalink
chore: add .coverage to gitignore. (GoogleCloudPlatform#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
mctavish authored Jul 20, 2022
1 parent 32d7135 commit f23731b
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 @@ -4,3 +4,4 @@
/src/setup.cfg
__pycache__/
*.egg-info/
.coverage

0 comments on commit f23731b

Please sign in to comment.