mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Add pip-wheel-metadata folder to .gitignore (#2941)
This commit is contained in:
parent
3498f8ccb6
commit
580c4429e8
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,6 +57,7 @@ parts/
|
||||
sdist/
|
||||
var/
|
||||
wheels/
|
||||
pip-wheel-metadata/
|
||||
*.egg-info/
|
||||
.installed.cfg
|
||||
*.egg
|
||||
|
||||
1
changelog.d/2941.misc.rst
Normal file
1
changelog.d/2941.misc.rst
Normal file
@ -0,0 +1 @@
|
||||
Add `pip-wheel-metadata` folder to `.gitignore` file - pip creates it when installing Red in venv
|
||||
Loading…
x
Reference in New Issue
Block a user