mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-17 21:25:39 -04:00
Updated .gitignore to not store .nzb
Add [PROPER] to titleFix if it's a proper. User can now change the QualityProfile when adding a series (new or existing), option will default to their DefaultQualityProfile.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -21,11 +21,12 @@ Thumbs.db
|
||||
[Dd]ebug*/
|
||||
*.lib
|
||||
*.sbr
|
||||
*.nzb
|
||||
obj/
|
||||
[Rr]elease*/
|
||||
_ReSharper*/
|
||||
[Tt]est[Rr]esult[s]
|
||||
|
||||
[Nn]zbs
|
||||
[Bb]uild/
|
||||
[Ll]ogs/
|
||||
/[Pp]ackage/
|
||||
|
||||
Reference in New Issue
Block a user