mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-05 17:02:32 -05:00
Add pip-wheel-metadata folder to .gitignore (#2941)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -57,6 +57,7 @@ parts/
|
|||||||
sdist/
|
sdist/
|
||||||
var/
|
var/
|
||||||
wheels/
|
wheels/
|
||||||
|
pip-wheel-metadata/
|
||||||
*.egg-info/
|
*.egg-info/
|
||||||
.installed.cfg
|
.installed.cfg
|
||||||
*.egg
|
*.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
|
||||||
Reference in New Issue
Block a user