chore: added more typical virtualenv paths to gitignore

This commit is contained in:
missytake
2023-10-08 08:58:22 +02:00
committed by link2xt
parent 129de9182f
commit 5e73e9cd72

3
.gitignore vendored
View File

@@ -18,6 +18,9 @@ python/.eggs
__pycache__
python/src/deltachat/capi*.so
python/.venv/
python/venv/
venv/
env/
python/liveconfig*