Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d112149

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines 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)