gitignore: add .venv

This commit is contained in:
ch 2023-10-18 10:55:39 +02:00
parent 324f57eef7
commit 84a198601c
1 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ latexmkrc
/main.*
/*.log
.vscode
.venv