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

Skip to content

Commit d593fcc

Browse files
tacaswelljenshnielsen
authored andcommitted
MNT : add coverage output to .gitignore
1 parent 702de3b commit d593fcc

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