Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f8c7152

Browse filesBrowse files
tacaswelljenshnielsen
authored andcommitted
MNT : add coverage output to .gitignore
1 parent 2f19ca0 commit f8c7152
Copy full SHA for f8c7152

File tree

Expand file treeCollapse file tree

1 file changed

+7
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-0
lines changed

‎.gitignore

Copy file name to clipboardExpand all lines: .gitignore
+7Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,10 @@ result_images
7373

7474
*.swp
7575
setup.cfg
76+
77+
# Coverage generated files #
78+
############################
79+
80+
.coverage
81+
.coverage.*
82+
cover/

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.