mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-09-01 01:35:11 +00:00
ignore venv
This commit is contained in:
parent
780f9dd7c5
commit
34c7da88c9
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,6 +5,7 @@ dist
|
||||||
/app/dist
|
/app/dist
|
||||||
/app/node_modules
|
/app/node_modules
|
||||||
/build_venv
|
/build_venv
|
||||||
|
/lbry-app-venv
|
||||||
/lbrynet-daemon/build
|
/lbrynet-daemon/build
|
||||||
/lbrynet-daemon/venv
|
/lbrynet-daemon/venv
|
||||||
/.idea
|
/.idea
|
||||||
|
|
Loading…
Add table
Reference in a new issue