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
|
|
|
|
|
|
|
|
# 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
|
|
|
|
*.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
|
|
|
|
|
|
|
# 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
|
|
|
|
[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/
|
|
|
|
UpgradeLog*.XML
|
|
|
|
|
|
|
|
# SQL Server files
|
|
|
|
App_Data/*.mdf
|
|
|
|
App_Data/*.ldf
|
|
|
|
|
2012-12-23 00:46:23 -08:00
|
|
|
# Git Files
|
2011-10-30 22:45:06 -07:00
|
|
|
*.orig
|
2012-12-23 00:46:23 -08:00
|
|
|
|
2012-12-20 13:48:14 -08:00
|
|
|
# Tools
|
2012-10-22 23:18:56 -07:00
|
|
|
_NCrunch_*
|
2012-10-25 21:20:50 -07:00
|
|
|
_TeamCity*
|
2012-12-20 13:48:14 -08:00
|
|
|
|
|
|
|
# NzbDrone
|
|
|
|
config.xml
|
|
|
|
nzbdrone.log*txt
|
2013-01-21 16:41:46 -08:00
|
|
|
UpdateLogs/
|
2013-02-15 16:49:25 -08:00
|
|
|
*workspace.xml
|
2013-02-16 20:59:35 -08:00
|
|
|
*.test-cache
|
|
|
|
*.userprefs
|
2013-02-17 11:19:38 -08:00
|
|
|
*/test-results/*
|
2013-02-25 19:58:57 -08:00
|
|
|
.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*
|
2013-04-18 23:09:52 -07:00
|
|
|
_rawPackage/
|
2013-04-30 21:55:46 -07:00
|
|
|
_dotTrace*
|
2013-05-11 18:32:03 -07:00
|
|
|
_tests/
|
2013-11-23 12:48:19 -08:00
|
|
|
*.Result.xml
|
|
|
|
wix/*.msi
|
|
|
|
wix/*.wixobj
|
|
|
|
wix/*.wixpdb
|
2013-11-25 21:34:53 -08:00
|
|
|
setup/Output/
|
2013-11-26 15:59:17 -08:00
|
|
|
*.~is
|
2013-11-28 12:51:40 -08:00
|
|
|
|
2015-07-18 12:52:02 -07:00
|
|
|
UI.Phantom/
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
#OS X metadata files
|
2015-07-18 12:52:02 -07:00
|
|
|
._*
|
|
|
|
|
2015-07-05 20:53:25 -07:00
|
|
|
_start
|