mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-23 17:47:24 +00:00
Add necessary deployment .gitignore rules
This commit is contained in:
parent
33d5834722
commit
9d7f3f3b30
1 changed files with 5 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,5 +1,9 @@
|
|||
/node_modules
|
||||
/dist
|
||||
/build/daemon.ver
|
||||
/build/venv
|
||||
*.pyc
|
||||
/static/daemon/lbrynet*
|
||||
/static/locales
|
||||
/static/locales
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue