mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-05 20:42:19 -07:00
cleaned up some old files
This commit is contained in:
parent
59eb4e68ec
commit
16813327d1
26 changed files with 0 additions and 4158 deletions
27
.gitignore
vendored
27
.gitignore
vendored
|
@ -2,8 +2,6 @@
|
|||
[Bb]in/
|
||||
[Oo]bj/
|
||||
|
||||
# mstest test results
|
||||
TestResults
|
||||
|
||||
## Ignore Visual Studio temporary files, build results, and
|
||||
## files generated by popular Visual Studio add-ons.
|
||||
|
@ -14,8 +12,6 @@ TestResults
|
|||
*.sln.docstates
|
||||
|
||||
# Build results
|
||||
bin/**/[Dd]ebug/
|
||||
bin/**/[Rr]elease/
|
||||
*_i.c
|
||||
*_p.c
|
||||
*.ilk
|
||||
|
@ -36,35 +32,18 @@ bin/**/[Rr]elease/
|
|||
*.vssscc
|
||||
.builds
|
||||
|
||||
# Visual C++ cache files
|
||||
ipch/
|
||||
*.aps
|
||||
*.ncb
|
||||
*.opensdf
|
||||
[Rr]esult[s]
|
||||
*.sdf
|
||||
|
||||
# Visual Studio profiler
|
||||
*.psess
|
||||
*.vsp
|
||||
*.vspx
|
||||
|
||||
# Guidance Automation Toolkit
|
||||
*.gpState
|
||||
|
||||
# ReSharper is a .NET coding add-in
|
||||
_ReSharper*
|
||||
|
||||
# Mindbench SASS cache
|
||||
.sass-cache/
|
||||
|
||||
# NCrunch
|
||||
*.ncrunch*
|
||||
.*crunch*.local.xml
|
||||
|
||||
# Installshield output folder
|
||||
[Ee]xpress
|
||||
|
||||
# DocProject is a documentation generator add-in
|
||||
DocProject/buildhelp/
|
||||
DocProject/Help/*.HxT
|
||||
|
@ -122,20 +101,14 @@ _TeamCity*
|
|||
config.xml
|
||||
nzbdrone.log*txt
|
||||
UpdateLogs/
|
||||
*/.idea/workspace.xml
|
||||
*workspace.xml
|
||||
*.test-cache
|
||||
*.userprefs
|
||||
*/test-results/*
|
||||
.idea/*
|
||||
NzbDrone.Web/*
|
||||
*log.txt
|
||||
node_modules/
|
||||
UpgradeLog*.htm
|
||||
NzbDrone.Backbone/templates.js
|
||||
NzbDrone.Backbone/Content/bootstrap.css
|
||||
_output/
|
||||
_rawPackage/
|
||||
NzbDrone.zip
|
||||
_dotTrace*
|
||||
_tests/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue