mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-05 20:42:19 -07:00
Removed yargs dependency since it fails to install in windows
This commit is contained in:
parent
32d7da91b7
commit
8d85fb15c4
3 changed files with 11 additions and 7 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -119,6 +119,8 @@ wix/*.wixpdb
|
|||
setup/Output/
|
||||
*.~is
|
||||
|
||||
UI.Phantom/
|
||||
|
||||
#VS outout folders
|
||||
bin
|
||||
obj
|
||||
|
@ -126,4 +128,5 @@ output/*
|
|||
|
||||
|
||||
#OS X metadata files
|
||||
._*
|
||||
._*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue