Added .env*/ and pip-wheel-metadata/
This commit is contained in:
parent
e4a78046d7
commit
579c705ef1
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
|||
# Pyenv files
|
||||
.python-version
|
||||
.venv*/
|
||||
.env*/
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
|
@ -25,6 +26,7 @@ var/
|
|||
*.egg-info/
|
||||
.installed.cfg
|
||||
*.egg
|
||||
pip-wheel-metadata/
|
||||
|
||||
# PyInstaller
|
||||
# Usually these files are written by a python script from a template
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue