mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
got basic relationships working
added support for embedded documents.
This commit is contained in:
parent
b6fc731db8
commit
fc641baab3
51 changed files with 359 additions and 127 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -124,19 +124,15 @@ _TeamCity*
|
|||
config.xml
|
||||
nzbdrone.log*txt
|
||||
UpdateLogs/
|
||||
*/Bootstrap/*.css
|
||||
*//Bootstrap/*.css
|
||||
*.eq
|
||||
*/.idea/workspace.xml
|
||||
*workspace.xml
|
||||
*.test-cache
|
||||
*.sqo
|
||||
*.userprefs
|
||||
*/test-results/*
|
||||
.idea/*
|
||||
NzbDrone.Web/*
|
||||
*log.txt
|
||||
siaqodb.lic
|
||||
node_modules/
|
||||
UpgradeLog*.htm
|
||||
NzbDrone.Backbone/templates.js
|
||||
NzbDrone.Backbone/Content/bootstrap.css
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue