1
0
Fork 0
mirror of https://gitlab.com/netravnen/NetworkLabNotes.git synced 2024-11-23 19:17:54 +00:00

gitignore: add .venv

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

1
.gitignore vendored
View file

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