mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-05 20:42:19 -07:00
creating powershell build and package script
This commit is contained in:
parent
a221994cd7
commit
3b22c087c6
22 changed files with 236 additions and 232 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -16,7 +16,6 @@ TestResults
|
|||
# Build results
|
||||
[Dd]ebug/
|
||||
[Rr]elease/
|
||||
x64/
|
||||
*_i.c
|
||||
*_p.c
|
||||
*.ilk
|
||||
|
@ -93,7 +92,6 @@ csx
|
|||
AppPackages/
|
||||
|
||||
# Others
|
||||
sql
|
||||
TestResults
|
||||
[Tt]est[Rr]esult*
|
||||
*.Cache
|
||||
|
@ -136,3 +134,4 @@ node_modules/
|
|||
UpgradeLog*.htm
|
||||
NzbDrone.Backbone/templates.js
|
||||
NzbDrone.Backbone/Content/bootstrap.css
|
||||
_output/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue