1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2025-01-17 10:45:49 +02:00
Sonarr/.gitignore

164 lines
2.1 KiB
Plaintext
Raw Normal View History

2012-12-20 13:48:14 -08:00
# Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
2013-11-23 17:48:22 -08:00
src/**/[Bb]in/
src/**/[Oo]bj/
2010-09-24 09:27:36 -07:00
2012-12-20 13:48:14 -08:00
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
# User-specific files
*.suo
2010-09-22 20:19:47 -07:00
*.user
2012-12-20 13:48:14 -08:00
*.sln.docstates
.vs/
2012-12-20 13:48:14 -08:00
# Build results
2010-09-24 09:27:36 -07:00
*_i.c
*_p.c
2012-12-20 13:48:14 -08:00
*.ilk
*.meta
*.obj
*.pch
*.pdb
2012-12-20 13:48:14 -08:00
*.pgc
*.pgd
*.rsp
*.sbr
2010-09-24 09:27:36 -07:00
*.tlb
2012-12-20 13:48:14 -08:00
*.tli
2010-09-24 09:27:36 -07:00
*.tlh
2012-12-20 13:48:14 -08:00
*.tmp
2010-09-24 09:27:36 -07:00
*.log
2012-12-20 13:48:14 -08:00
*.vspscc
*.vssscc
.builds
# Visual Studio profiler
*.psess
*.vsp
*.vspx
# ReSharper is a .NET coding add-in
_ReSharper*
2014-05-24 11:01:50 -07:00
_dotCover*
2012-12-20 13:48:14 -08:00
# DevExpress CodeRush
src/.cr/
2019-08-28 22:12:21 +01:00
# Emacs
*~
\#*\#
2012-12-20 13:48:14 -08:00
# NCrunch
*.ncrunch*
.*crunch*.local.xml
# DocProject is a documentation generator add-in
DocProject/buildhelp/
DocProject/Help/*.HxT
DocProject/Help/*.HxC
DocProject/Help/*.hhc
DocProject/Help/*.hhk
DocProject/Help/*.hhp
DocProject/Help/Html2
DocProject/Help/html
# Click-Once directory
publish
# Publish Web Output
*.Publish.xml
# NuGet Packages Directory
packages
# Windows Azure Build Output
csx
*.build.csdef
# Windows Store app package directory
AppPackages/
# Others
TestResults
[Tt]est[Rr]esult*
*.Cache
ClientBin
~$*
*.dbmdl
Generated_Code #added for RIA/Silverlight projects
# Backup & report files from converting an old project file to a newer
# Visual Studio version. Backup files are not needed, because we have git ;-)
_UpgradeReport_Files/
UpgradeLog*.XML
# SQL Server files
App_Data/*.mdf
App_Data/*.ldf
# Git Files
*.orig
2012-12-20 13:48:14 -08:00
# Tools
_NCrunch_*
2012-10-25 21:20:50 -07:00
_TeamCity*
2012-12-20 13:48:14 -08:00
2015-08-02 22:22:22 -07:00
# Sonarr
2012-12-20 13:48:14 -08:00
config.xml
nzbdrone.log*txt
UpdateLogs/
2013-02-15 16:49:25 -08:00
*workspace.xml
*.test-cache
*.userprefs
*/test-results/*
2015-08-02 22:22:22 -07:00
src/UI/.idea/*
2013-02-27 22:59:08 -08:00
*log.txt
2013-03-22 16:39:08 -07:00
node_modules/
2013-08-23 17:15:23 -07:00
_output*
_artifacts
_rawPackage/
2013-04-30 21:55:46 -07:00
_dotTrace*
2019-09-12 22:50:16 +02:00
_tests*
_publish*
_temp*
2013-11-23 12:48:19 -08:00
*.Result.xml
coverage*.xml
coverage*.json
2013-11-25 21:34:53 -08:00
setup/Output/
*.~is
2013-11-28 12:51:40 -08:00
#VS outout folders
bin
obj
2015-02-02 17:18:45 -08:00
output/*
2015-06-17 22:28:02 -07:00
# .NET Core
project.lock.json
project.fragment.lock.json
artifacts/
**/Properties/launchSettings.json
# Packages
Sonarr_*/
Sonarr_*.zip
Sonarr_*.gz
gecko.zip
geckodriver.exe
2015-06-17 22:28:02 -07:00
#OS X metadata files
._*
2017-12-31 13:13:02 +01:00
.DS_Store
_start
_temp_*/**/*
# Windows thumbnail cache files
Thumbs.db
2017-01-03 18:30:21 -08:00
src/.idea/
/distribution/windows/setup/output/*
2022-07-16 18:18:48 -05:00
# API doc generation
.config/