2012-12-20 22:48:14 +01:00
|
|
|
# Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
|
|
|
|
[Bb]in/
|
|
|
|
[Oo]bj/
|
2010-09-24 18:27:36 +02:00
|
|
|
|
2012-12-20 22:48:14 +01: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 05:19:47 +02:00
|
|
|
*.user
|
2012-12-20 22:48:14 +01:00
|
|
|
*.sln.docstates
|
|
|
|
|
|
|
|
# Build results
|
|
|
|
[Dd]ebug/
|
|
|
|
[Rr]elease/
|
2010-09-24 18:27:36 +02:00
|
|
|
*_i.c
|
|
|
|
*_p.c
|
2012-12-20 22:48:14 +01:00
|
|
|
*.ilk
|
|
|
|
*.meta
|
|
|
|
*.obj
|
|
|
|
*.pch
|
|
|
|
*.pdb
|
|
|
|
*.pgc
|
|
|
|
*.pgd
|
|
|
|
*.rsp
|
|
|
|
*.sbr
|
2010-09-24 18:27:36 +02:00
|
|
|
*.tlb
|
2012-12-20 22:48:14 +01:00
|
|
|
*.tli
|
2010-09-24 18:27:36 +02:00
|
|
|
*.tlh
|
2012-12-20 22:48:14 +01:00
|
|
|
*.tmp
|
2010-09-24 18:27:36 +02:00
|
|
|
*.log
|
2012-12-20 22:48:14 +01:00
|
|
|
*.vspscc
|
|
|
|
*.vssscc
|
|
|
|
.builds
|
|
|
|
|
|
|
|
# Visual C++ cache files
|
|
|
|
ipch/
|
|
|
|
*.aps
|
|
|
|
*.ncb
|
|
|
|
*.opensdf
|
2012-11-23 17:25:03 +01:00
|
|
|
[Rr]esult[s]
|
2011-09-11 01:01:15 +02:00
|
|
|
*.sdf
|
2012-12-20 22:48:14 +01: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
|
|
|
|
|
2012-12-23 09:46:23 +01:00
|
|
|
# Git Files
|
2011-10-31 06:45:06 +01:00
|
|
|
*.orig
|
2012-12-23 09:46:23 +01:00
|
|
|
|
2012-12-20 22:48:14 +01:00
|
|
|
# Tools
|
2012-10-23 08:18:56 +02:00
|
|
|
_NCrunch_*
|
2012-10-26 06:20:50 +02:00
|
|
|
_TeamCity*
|
2012-12-20 22:48:14 +01:00
|
|
|
|
|
|
|
# NzbDrone
|
|
|
|
config.xml
|
|
|
|
nzbdrone.log*txt
|
2013-01-22 01:41:46 +01:00
|
|
|
UpdateLogs/
|
2013-02-15 07:46:42 +01:00
|
|
|
*/.idea/workspace.xml
|
2013-02-16 01:49:25 +01:00
|
|
|
*workspace.xml
|
2013-02-17 05:59:35 +01:00
|
|
|
*.test-cache
|
|
|
|
*.userprefs
|
2013-02-17 20:19:38 +01:00
|
|
|
*/test-results/*
|
2013-02-26 04:58:57 +01:00
|
|
|
.idea/*
|
|
|
|
NzbDrone.Web/*
|
2013-02-28 07:59:08 +01:00
|
|
|
*log.txt
|
2013-03-23 00:39:08 +01:00
|
|
|
node_modules/
|
2013-03-26 06:51:56 +01:00
|
|
|
UpgradeLog*.htm
|
2013-03-24 00:25:13 +01:00
|
|
|
NzbDrone.Backbone/templates.js
|
2013-03-24 01:14:55 +01:00
|
|
|
NzbDrone.Backbone/Content/bootstrap.css
|
2013-03-29 01:12:40 +01:00
|
|
|
_output/
|
2013-04-19 08:09:52 +02:00
|
|
|
_rawPackage/
|
|
|
|
NzbDrone.zip
|
2013-05-01 06:55:46 +02:00
|
|
|
_dotTrace*
|
2013-05-12 03:32:03 +02:00
|
|
|
_tests/
|