8000 MNT : add coverage output to .gitignore · matplotlib/matplotlib@e215ba8 · GitHub
[go: up one dir, main page]

Skip to content

Commit e215ba8

Browse files
tacaswelljenshnielsen
authored andcommitted
MNT : add coverage output to .gitignore
1 parent 07a8c1a commit e215ba8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,9 @@ texput.aux
7070
result_images
7171

7272
*.swp
73+
# Coverage generated files #
74+
############################
75+
76+
.coverage
77+
.coverage.*
78+
cover/

0 commit comments

Comments
 (0)
0