8000 Added htmlcov to .gitignore · twilio/twilio-python@da52991 · GitHub
[go: up one dir, main page]

Skip to content

Commit da52991

Browse files
author
Paul Hallett
committed
Added htmlcov to .gitignore
1 parent 4d18ca3 commit da52991

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,6 @@ cover
3030

3131
# PyCharm/IntelliJ
3232
.idea
33+
34+
#htmlcov
35+
*htmlcov*

0 commit comments

Comments
 (0)
0