Skip to content

Commit b6aef63

Browse files
authored
Merge pull request #86 from YJDave/coverage
Add .coverage file in .gitignore.
2 parents aeaf8e5 + f55904d commit b6aef63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ __pycache__/
77
*.so
88
*~
99
venv/*
10+
*.coverage

0 commit comments

Comments
 (0)