mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-05 20:42:19 -07:00
Cleaned up project root.
This commit is contained in:
parent
2d968a725c
commit
c56cf8860e
16 changed files with 146 additions and 788 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -97,7 +97,7 @@ App_Data/*.ldf
|
|||
_NCrunch_*
|
||||
_TeamCity*
|
||||
|
||||
# NzbDrone
|
||||
# Sonarr
|
||||
config.xml
|
||||
nzbdrone.log*txt
|
||||
UpdateLogs/
|
||||
|
@ -105,7 +105,7 @@ UpdateLogs/
|
|||
*.test-cache
|
||||
*.userprefs
|
||||
*/test-results/*
|
||||
.idea/*
|
||||
src/UI/.idea/*
|
||||
*log.txt
|
||||
node_modules/
|
||||
_output*
|
||||
|
@ -113,9 +113,6 @@ _rawPackage/
|
|||
_dotTrace*
|
||||
_tests/
|
||||
*.Result.xml
|
||||
wix/*.msi
|
||||
wix/*.wixobj
|
||||
wix/*.wixpdb
|
||||
setup/Output/
|
||||
*.~is
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue