2010-11-08 21:51:44 +01:00
|
|
|
## Ignore Visual Studio temporary files, build results, and
|
|
|
|
## files generated by popular Visual Studio add-ons.
|
|
|
|
|
|
|
|
# User-specific files
|
|
|
|
*.suo
|
|
|
|
*.user
|
2011-05-20 06:34:57 +02:00
|
|
|
*.sln.docstates
|
2010-11-08 21:51:44 +01:00
|
|
|
|
|
|
|
# Build results
|
2012-04-14 00:17:09 +02:00
|
|
|
|
2012-12-20 00:46:33 +01:00
|
|
|
[Dd]ebug/
|
2010-11-21 04:46:50 +01:00
|
|
|
[Rr]elease/
|
2012-12-20 00:46:33 +01:00
|
|
|
x64/
|
2012-04-14 00:17:09 +02:00
|
|
|
build/
|
2012-12-20 00:46:33 +01:00
|
|
|
[Bb]in/
|
|
|
|
[Oo]bj/
|
2012-04-14 00:17:09 +02:00
|
|
|
|
2013-06-29 01:44:00 +02:00
|
|
|
# Enable "build/" folder in the NuGet Packages folder since NuGet packages use it for MSBuild targets
|
|
|
|
!packages/*/build/
|
|
|
|
|
2012-12-20 00:46:33 +01:00
|
|
|
# MSTest test Results
|
2012-12-11 03:28:04 +01:00
|
|
|
[Tt]est[Rr]esult*/
|
2012-04-14 00:17:09 +02:00
|
|
|
[Bb]uild[Ll]og.*
|
|
|
|
|
2010-11-21 04:46:50 +01:00
|
|
|
*_i.c
|
|
|
|
*_p.c
|
|
|
|
*.ilk
|
|
|
|
*.meta
|
2010-11-08 21:51:44 +01:00
|
|
|
*.obj
|
2010-11-21 04:46:50 +01:00
|
|
|
*.pch
|
|
|
|
*.pdb
|
|
|
|
*.pgc
|
|
|
|
*.pgd
|
|
|
|
*.rsp
|
|
|
|
*.sbr
|
|
|
|
*.tlb
|
|
|
|
*.tli
|
|
|
|
*.tlh
|
|
|
|
*.tmp
|
2013-01-09 13:35:20 +01:00
|
|
|
*.tmp_proj
|
2012-12-20 00:46:33 +01:00
|
|
|
*.log
|
2010-11-21 04:46:50 +01:00
|
|
|
*.vspscc
|
2012-04-03 12:38:46 +02:00
|
|
|
*.vssscc
|
2010-11-08 21:51:44 +01:00
|
|
|
.builds
|
2012-04-14 00:17:09 +02:00
|
|
|
*.pidb
|
|
|
|
*.log
|
|
|
|
*.scc
|
2012-12-20 00:46:33 +01:00
|
|
|
|
2010-11-22 22:41:39 +01:00
|
|
|
# Visual C++ cache files
|
|
|
|
ipch/
|
|
|
|
*.aps
|
|
|
|
*.ncb
|
|
|
|
*.opensdf
|
|
|
|
*.sdf
|
2012-09-10 15:49:43 +02:00
|
|
|
*.cachefile
|
2010-11-22 22:41:39 +01:00
|
|
|
|
2010-11-22 22:52:25 +01:00
|
|
|
# Visual Studio profiler
|
|
|
|
*.psess
|
|
|
|
*.vsp
|
2012-12-20 00:46:33 +01:00
|
|
|
*.vspx
|
2010-11-22 22:52:25 +01:00
|
|
|
|
2012-04-10 19:01:00 +02:00
|
|
|
# Guidance Automation Toolkit
|
|
|
|
*.gpState
|
|
|
|
|
2010-11-08 21:51:44 +01:00
|
|
|
# ReSharper is a .NET coding add-in
|
2012-04-14 00:17:09 +02:00
|
|
|
_ReSharper*/
|
|
|
|
*.[Rr]e[Ss]harper
|
2010-11-08 21:51:44 +01:00
|
|
|
|
2012-10-19 14:32:36 +02:00
|
|
|
# TeamCity is a build add-in
|
|
|
|
_TeamCity*
|
|
|
|
|
2012-04-19 11:17:30 +02:00
|
|
|
# DotCover is a Code Coverage Tool
|
|
|
|
*.dotCover
|
|
|
|
|
2012-04-03 12:38:46 +02:00
|
|
|
# NCrunch
|
|
|
|
*.ncrunch*
|
|
|
|
.*crunch*.local.xml
|
|
|
|
|
2012-04-14 00:17:09 +02:00
|
|
|
# Installshield output folder
|
2012-12-11 03:28:04 +01:00
|
|
|
[Ee]xpress/
|
2011-08-17 20:24:43 +02:00
|
|
|
|
2010-11-10 21:27:49 +01:00
|
|
|
# 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
|
2012-12-11 03:28:04 +01:00
|
|
|
publish/
|
2010-11-10 21:27:49 +01:00
|
|
|
|
2012-04-03 12:38:46 +02:00
|
|
|
# Publish Web Output
|
|
|
|
*.Publish.xml
|
2013-01-22 20:33:24 +01:00
|
|
|
*.pubxml
|
2012-04-03 12:38:46 +02:00
|
|
|
|
2012-12-20 00:46:33 +01:00
|
|
|
# NuGet Packages Directory
|
|
|
|
## TODO: If you have NuGet Package Restore enabled, uncomment the next line
|
|
|
|
#packages/
|
|
|
|
|
|
|
|
# Windows Azure Build Output
|
|
|
|
csx
|
|
|
|
*.build.csdef
|
|
|
|
|
|
|
|
# Windows Store app package directory
|
|
|
|
AppPackages/
|
|
|
|
|
2010-11-08 21:51:44 +01:00
|
|
|
# Others
|
2012-12-11 03:28:04 +01:00
|
|
|
sql/
|
2010-11-08 22:02:20 +01:00
|
|
|
*.Cache
|
2012-12-11 03:28:04 +01:00
|
|
|
ClientBin/
|
2012-03-08 21:53:34 +01:00
|
|
|
[Ss]tyle[Cc]op.*
|
2010-11-08 22:02:20 +01:00
|
|
|
~$*
|
2012-08-12 00:33:32 +02:00
|
|
|
*~
|
2011-01-29 15:11:11 +01:00
|
|
|
*.dbmdl
|
2012-04-14 00:17:09 +02:00
|
|
|
*.[Pp]ublish.xml
|
2013-01-22 19:30:18 +01:00
|
|
|
*.pfx
|
2013-01-24 21:24:17 +01:00
|
|
|
*.publishsettings
|
2012-04-14 00:17:09 +02:00
|
|
|
|
2012-12-11 03:28:04 +01:00
|
|
|
# RIA/Silverlight projects
|
|
|
|
Generated_Code/
|
2011-03-07 23:50:23 +01:00
|
|
|
|
|
|
|
# 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/
|
2011-05-28 00:47:21 +02:00
|
|
|
Backup*/
|
|
|
|
UpgradeLog*.XML
|
2013-01-19 17:25:10 +01:00
|
|
|
UpgradeLog*.htm
|
2012-04-03 12:38:46 +02:00
|
|
|
|
2012-12-20 00:46:33 +01:00
|
|
|
# SQL Server files
|
|
|
|
App_Data/*.mdf
|
|
|
|
App_Data/*.ldf
|
|
|
|
|
|
|
|
# =========================
|
|
|
|
# Windows detritus
|
|
|
|
# =========================
|
|
|
|
|
|
|
|
# Windows image file caches
|
|
|
|
Thumbs.db
|
|
|
|
ehthumbs.db
|
|
|
|
|
|
|
|
# Folder config file
|
|
|
|
Desktop.ini
|
|
|
|
|
|
|
|
# Recycle Bin used on file shares
|
|
|
|
$RECYCLE.BIN/
|
2013-01-22 19:35:42 +01:00
|
|
|
|
|
|
|
# Mac crap
|
|
|
|
.DS_Store
|