1
0
Fork 0
mirror of https://gitlab.com/netravnen/NetworkLabNotes.git synced 2024-11-20 19:07:55 +00:00

gitignore: add .venv

This commit is contained in:
ch 2023-10-18 10:55:39 +02:00
parent 324f57eef7
commit 84a198601c

3
.gitignore vendored
View file

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