mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
fixes from code review
This commit is contained in:
parent
c491e4b461
commit
d1e983b4e6
1 changed files with 1 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -121,6 +121,7 @@ _artifacts
|
|||
_rawPackage/
|
||||
_dotTrace*
|
||||
_tests/
|
||||
_temp*
|
||||
*.Result.xml
|
||||
coverage*.xml
|
||||
coverage*.json
|
||||
|
@ -132,7 +133,6 @@ setup/Output/
|
|||
bin
|
||||
obj
|
||||
output/*
|
||||
_temp*
|
||||
|
||||
# .NET Core
|
||||
project.lock.json
|
||||
|
@ -143,7 +143,6 @@ artifacts/
|
|||
# macOS metadata files
|
||||
._*
|
||||
.DS_Store
|
||||
|
||||
_start
|
||||
_temp_*/**/*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue