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:
parent
324f57eef7
commit
84a198601c
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -11,4 +11,5 @@
|
|||
latexmkrc
|
||||
/main.*
|
||||
/*.log
|
||||
.vscode
|
||||
.vscode
|
||||
.venv
|
||||
|
|
Loading…
Reference in a new issue