Skip to content

Commit 68ea4a5

Browse files
committed
Add pip-wheel-metadata to .gitignore
1 parent 1673e83 commit 68ea4a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ __pycache__/
66
*.egg-info/
77
/build/
88
/dist/
9+
pip-wheel-metadata
910

1011
# Virtualenv
1112
/env/

0 commit comments

Comments
 (0)