Added .env*/ and pip-wheel-metadata/

This commit is contained in:
jtc42 2019-11-01 16:07:01 +00:00
parent e4a78046d7
commit 579c705ef1

2
.gitignore vendored
View file

@ -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