Add python venv to .gitignore

This commit is contained in:
dgtlmoon
2022-03-13 10:53:33 +01:00
parent c25294ca57
commit 165e950e55

1
.gitignore vendored
View File

@@ -7,4 +7,5 @@ __pycache__
.pytest_cache
build
dist
venv
.vscode/settings.json