ignore local virtual environment

This commit is contained in:
thomas
2021-04-18 14:51:57 +02:00
parent 4e2e1c9dd9
commit 2fff03410e

1
.gitignore vendored
View File

@@ -3,3 +3,4 @@ __pycache__
*.swo
.vscode/
.mypy_cache/
venv/