Radarr/.gitignore

138 lines
1.9 KiB
Plaintext
Raw Normal View History

2012-12-20 21:48:14 +00:00
# Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
[Bb]in/
[Oo]bj/
2010-09-24 16:27:36 +00:00
2012-12-20 21:48:14 +00:00
# mstest test results
TestResults
## 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
# Build results
[Dd]ebug/
[Rr]elease/
2010-09-24 16:27:36 +00:00
*_i.c
*_p.c
2012-12-20 21:48:14 +00:00
*.ilk
*.meta
*.obj
*.pch
*.pdb
*.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 C++ cache files
ipch/
*.aps
*.ncb
*.opensdf
2012-11-23 16:25:03 +00:00
[Rr]esult[s]
2011-09-10 23:01:15 +00:00
*.sdf
2012-12-20 21:48:14 +00:00
# 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
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
[Ss]tyle[Cc]op.*
~$*
*.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/
Backup*/
UpgradeLog*.XML
# SQL Server files
App_Data/*.mdf
App_Data/*.ldf
# Git Files
*.orig
2012-12-20 21:48:14 +00:00
# Tools
_NCrunch_*
2012-10-26 04:20:50 +00:00
_TeamCity*
2012-12-20 21:48:14 +00:00
# NzbDrone
config.xml
nzbdrone.log*txt
UpdateLogs/
*/.idea/workspace.xml
2013-02-16 00:49:25 +00:00
*workspace.xml
*.test-cache
*.userprefs
*/test-results/*
.idea/*
NzbDrone.Web/*
2013-02-28 06:59:08 +00:00
*log.txt
2013-03-22 23:39:08 +00:00
node_modules/
UpgradeLog*.htm
NzbDrone.Backbone/templates.js
2013-03-24 00:14:55 +00:00
NzbDrone.Backbone/Content/bootstrap.css
_output/