Ignore alt venvs

This commit is contained in:
Joel Collins 2019-09-16 17:34:15 +01:00
parent a6e4f231ed
commit affd9718a0

2
.gitignore vendored
View file

@ -1,6 +1,6 @@
# Pyenv files # Pyenv files
.python-version .python-version
.venv/ .venv*/
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
__pycache__/ __pycache__/