2012-12-20 21:48:14 +00:00
|
|
|
# Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
|
2013-11-24 01:48:22 +00:00
|
|
|
src/**/[Bb]in/
|
|
|
|
src/**/[Oo]bj/
|
2010-09-24 16:27:36 +00:00
|
|
|
|
2012-12-20 21:48:14 +00:00
|
|
|
|
|
|
|
## Ignore Visual Studio temporary files, build results, and
|
|
|
|
## files generated by popular Visual Studio add-ons.
|
|
|
|
|
|
|
|
# User-specific files
|
|
|
|
*.suo
|
2010-09-23 03:19:47 +00:00
|
|
|
*.user
|
2012-12-20 21:48:14 +00:00
|
|
|
*.sln.docstates
|
2016-12-10 11:05:44 +00:00
|
|
|
.vs/
|
2019-11-03 17:00:13 +00:00
|
|
|
.vscode/
|
2012-12-20 21:48:14 +00:00
|
|
|
|
|
|
|
# Build results
|
2010-09-24 16:27:36 +00:00
|
|
|
*_i.c
|
|
|
|
*_p.c
|
2012-12-20 21:48:14 +00:00
|
|
|
*.ilk
|
|
|
|
*.meta
|
|
|
|
*.obj
|
|
|
|
*.pch
|
2017-01-18 18:17:35 +00:00
|
|
|
*.pdb
|
2012-12-20 21:48:14 +00:00
|
|
|
*.pgc
|
|
|
|
*.pgd
|
|
|
|
*.rsp
|
|
|
|
*.sbr
|
2010-09-24 16:27:36 +00:00
|
|
|
*.tlb
|
2012-12-20 21:48:14 +00:00
|
|
|
*.tli
|
2010-09-24 16:27:36 +00:00
|
|
|
*.tlh
|
2012-12-20 21:48:14 +00:00
|
|
|
*.tmp
|
2010-09-24 16:27:36 +00:00
|
|
|
*.log
|
2012-12-20 21:48:14 +00:00
|
|
|
*.vspscc
|
|
|
|
*.vssscc
|
|
|
|
.builds
|
|
|
|
|
|
|
|
# Visual Studio profiler
|
|
|
|
*.psess
|
|
|
|
*.vsp
|
|
|
|
*.vspx
|
|
|
|
|
|
|
|
# ReSharper is a .NET coding add-in
|
|
|
|
_ReSharper*
|
2014-05-24 18:01:50 +00:00
|
|
|
_dotCover*
|
2012-12-20 21:48:14 +00:00
|
|
|
|
2016-03-17 21:30:21 +00:00
|
|
|
# DevExpress CodeRush
|
|
|
|
src/.cr/
|
|
|
|
|
2019-08-28 21:12:21 +00:00
|
|
|
# Emacs
|
|
|
|
*~
|
|
|
|
\#*\#
|
|
|
|
|
2012-12-20 21:48:14 +00: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
|
|
|
|
|
2012-12-23 08:46:23 +00:00
|
|
|
# Git Files
|
2011-10-31 05:45:06 +00:00
|
|
|
*.orig
|
2012-12-23 08:46:23 +00:00
|
|
|
|
2012-12-20 21:48:14 +00:00
|
|
|
# Tools
|
2017-01-18 18:17:35 +00:00
|
|
|
_NCrunch_*
|
2012-10-26 04:20:50 +00:00
|
|
|
_TeamCity*
|
2012-12-20 21:48:14 +00:00
|
|
|
|
2017-01-15 10:38:54 +00:00
|
|
|
# Radarr
|
|
|
|
config.xml
|
2019-12-03 01:36:18 +00:00
|
|
|
nzbdrone.log*txt
|
|
|
|
UpdateLogs/
|
2013-02-16 00:49:25 +00:00
|
|
|
*workspace.xml
|
2013-02-17 04:59:35 +00:00
|
|
|
*.test-cache
|
|
|
|
*.userprefs
|
2013-02-17 19:19:38 +00:00
|
|
|
*/test-results/*
|
2015-08-03 05:22:22 +00:00
|
|
|
src/UI/.idea/*
|
2019-12-03 01:36:18 +00:00
|
|
|
*log.txt
|
2013-03-22 23:39:08 +00:00
|
|
|
node_modules/
|
2013-08-24 00:15:23 +00:00
|
|
|
_output*
|
2019-12-03 01:36:18 +00:00
|
|
|
_artifacts
|
2013-04-19 06:09:52 +00:00
|
|
|
_rawPackage/
|
2013-05-01 04:55:46 +00:00
|
|
|
_dotTrace*
|
2013-05-12 01:32:03 +00:00
|
|
|
_tests/
|
2013-11-23 20:48:19 +00:00
|
|
|
*.Result.xml
|
2019-12-03 01:36:18 +00:00
|
|
|
coverage*.xml
|
|
|
|
coverage*.json
|
2013-11-26 05:34:53 +00:00
|
|
|
setup/Output/
|
2013-11-26 23:59:17 +00:00
|
|
|
*.~is
|
2013-11-28 20:51:40 +00:00
|
|
|
|
2017-01-15 10:38:54 +00:00
|
|
|
# VS outout folders
|
2013-11-28 20:51:40 +00:00
|
|
|
bin
|
|
|
|
obj
|
2015-02-03 01:18:45 +00:00
|
|
|
output/*
|
2015-06-18 05:28:02 +00:00
|
|
|
|
2019-10-14 21:42:30 +00:00
|
|
|
# .NET Core
|
|
|
|
project.lock.json
|
|
|
|
project.fragment.lock.json
|
|
|
|
artifacts/
|
|
|
|
**/Properties/launchSettings.json
|
|
|
|
|
2017-01-15 10:38:54 +00:00
|
|
|
# Packages
|
2017-01-03 13:18:13 +00:00
|
|
|
Radarr_*/
|
|
|
|
Radarr_*.zip
|
2017-01-07 10:24:53 +00:00
|
|
|
Radarr_*.gz
|
2019-11-03 17:00:13 +00:00
|
|
|
gecko.zip
|
|
|
|
geckodriver.exe
|
2015-06-18 05:28:02 +00:00
|
|
|
|
2017-01-15 10:38:54 +00:00
|
|
|
# macOS metadata files
|
2015-07-18 19:52:02 +00:00
|
|
|
._*
|
2017-01-02 12:20:50 +00:00
|
|
|
.DS_Store
|
2015-07-18 19:52:02 +00:00
|
|
|
|
2015-07-06 03:53:25 +00:00
|
|
|
_start
|
2016-04-02 02:19:32 +00:00
|
|
|
_temp_*/**/*
|
2017-01-08 10:03:04 +00:00
|
|
|
|
2017-01-15 10:38:54 +00:00
|
|
|
# Windows thumbnail cache files
|
|
|
|
Thumbs.db
|
|
|
|
|
|
|
|
# AppVeyor
|
2018-03-01 04:08:18 +00:00
|
|
|
/tools/cake/
|
2017-01-15 10:38:54 +00:00
|
|
|
/_artifacts/
|
2017-11-08 18:39:50 +00:00
|
|
|
|
|
|
|
# Cake
|
2018-03-01 04:08:18 +00:00
|
|
|
/tools/Addins/*
|
2018-09-10 19:25:10 +00:00
|
|
|
packages.config.md5sum
|
|
|
|
|
|
|
|
|
|
|
|
# Common IntelliJ Platform excludes
|
|
|
|
|
|
|
|
# User specific
|
|
|
|
**/.idea/**/workspace.xml
|
|
|
|
**/.idea/**/tasks.xml
|
|
|
|
**/.idea/shelf/*
|
|
|
|
**/.idea/dictionaries
|
2019-11-03 17:00:13 +00:00
|
|
|
**/.idea/.idea.Radarr.Posix
|
|
|
|
**/.idea/.idea.Radarr.Windows
|
2018-09-10 19:25:10 +00:00
|
|
|
|
|
|
|
# Sensitive or high-churn files
|
|
|
|
**/.idea/**/dataSources/
|
|
|
|
**/.idea/**/dataSources.ids
|
|
|
|
**/.idea/**/dataSources.xml
|
|
|
|
**/.idea/**/dataSources.local.xml
|
|
|
|
**/.idea/**/sqlDataSources.xml
|
|
|
|
**/.idea/**/dynamic.xml
|
|
|
|
|
|
|
|
# Rider
|
|
|
|
# Rider auto-generates .iml files, and contentModel.xml
|
|
|
|
**/.idea/**/*.iml
|
|
|
|
**/.idea/**/contentModel.xml
|
|
|
|
**/.idea/**/modules.xml
|
2019-05-02 10:38:00 +00:00
|
|
|
# ignore node_modules symlink
|
|
|
|
node_modules
|
|
|
|
node_modules.nosync
|