add new venv to gitignore

This commit is contained in:
Karl 2025-09-01 13:22:17 +01:00
parent 506dece377
commit e7df200f8c

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ test.py
.vscode/launch.json
favourites.json
.vscode/launch.json
venv/*