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