Skip to content

Commit

Permalink
Add pip-wheel-metadata/ to .gitignore
Browse files Browse the repository at this point in the history
Avoids having the folder generated when doing `pip install -e .` be tracked.
  • Loading branch information
Balandat committed Apr 10, 2019
1 parent eb96db2 commit d9a8dc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ parts/
sdist/
var/
wheels/
pip-wheel-metadata/
*.egg-info/
.installed.cfg
*.egg
Expand Down

0 comments on commit d9a8dc1

Please sign in to comment.