Clean up venv location

This commit is contained in:
Joscha 2020-05-09 23:12:47 +00:00
parent 45347da311
commit 321ab89b18

8
.gitignore vendored
View file

@ -1,9 +1,3 @@
# venv stuff .venv/
bin/
lib/
lib64
pyvenv.cfg
# other python stuff
.mypy_cache/ .mypy_cache/
__pycache__/ __pycache__/