mirror of
https://github.com/chatmail/core.git
synced 2026-05-20 23:36:30 +03:00
python: Add .venv to .gitignore
This commit is contained in:
committed by
holger krekel
parent
03661e2a71
commit
8520b5211a
1
.gitignore
vendored
1
.gitignore
vendored
@@ -16,6 +16,7 @@ python/.tox
|
|||||||
*.egg-info
|
*.egg-info
|
||||||
__pycache__
|
__pycache__
|
||||||
python/src/deltachat/capi*.so
|
python/src/deltachat/capi*.so
|
||||||
|
python/.venv/
|
||||||
|
|
||||||
python/liveconfig*
|
python/liveconfig*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user