1
0
mirror of https://github.com/github/gitignore synced 2024-06-06 12:47:57 +02:00

Merge pull request #2880 from TwoBitAlchemist/master

Hide wheels directory used on Debian-like systems (Ubuntu)
This commit is contained in:
Brendan Forster 2018-11-13 13:44:33 -04:00 committed by GitHub
commit 9b35471574
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,7 @@ parts/
sdist/ sdist/
var/ var/
wheels/ wheels/
share/python-wheels/
*.egg-info/ *.egg-info/
.installed.cfg .installed.cfg
*.egg *.egg