Ignore new .venv directory

This commit is contained in:
Joel Collins 2019-06-25 17:25:11 +01:00
parent 90e8bd6558
commit 178027a373

1
.gitignore vendored
View file

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