mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Ignore wheels directory.
As eggs/ directory, wheels directory may contain compiled wheels.
This commit is contained in:
parent
515d7fcbba
commit
cb9eec421f
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ lib64/
|
|||
parts/
|
||||
sdist/
|
||||
var/
|
||||
wheels/
|
||||
*.egg-info/
|
||||
.installed.cfg
|
||||
*.egg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue