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

3
.gitignore vendored
View File

@ -11,4 +11,5 @@
latexmkrc
/main.*
/*.log
.vscode
.vscode
.venv