mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Add venv dirs to .gitignore
This commit is contained in:
parent
f9720f0b0c
commit
7ea751d3a0
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -14,3 +14,5 @@ cmake-*
|
||||||
.cache
|
.cache
|
||||||
.ccls
|
.ccls
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
|
.venv/
|
||||||
|
venv/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue