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 d112149

Browse filesBrowse files
authored
Merge pull request matplotlib#14627 from dstansby/gitignore
BLD: gitignore pip-wheel-metadta/ directory
2 parents e8b40f9 + 3e0dc54 commit d112149
Copy full SHA for d112149

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+2
-0
lines changed

‎.gitignore

Copy file name to clipboardExpand all lines: .gitignore
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ dist
3737
# Egg metadata
3838
*.egg-info
3939
.eggs
40+
# wheel metadata
41+
pip-wheel-metadata/*
4042
# tox testing tool
4143
.tox
4244
setup.cfg

0 commit comments

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