gitignore/Global/VisualStudio.gitignore

109 lines
1.3 KiB
Plaintext
Raw Normal View History

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
*.sln.docstates
2010-11-08 21:51:44 +01:00
# Build results
2012-04-14 00:17:09 +02:00
[Dd]ebug*/
[Rr]elease/
2012-04-14 00:17:09 +02:00
build/
[Tt]est[Rr]esult
[Bb]uild[Ll]og.*
*_i.c
*_p.c
*.ilk
*.meta
2010-11-08 21:51:44 +01:00
*.obj
*.pch
*.pdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.vspscc
*.vssscc
2010-11-08 21:51:44 +01:00
.builds
2012-04-14 00:17:09 +02:00
*.pidb
*.log
*.scc
# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opensdf
*.sdf
2010-11-22 22:52:25 +01:00
# Visual Studio profiler
*.psess
*.vsp
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
# NCrunch
*.ncrunch*
.*crunch*.local.xml
2012-04-14 00:17:09 +02:00
# Installshield output folder
2011-08-17 20:24:43 +02:00
[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
2010-11-08 21:51:44 +01:00
# Others
[Bb]in
[Oo]bj
2010-11-08 22:02:20 +01:00
sql
TestResults
[Tt]est[Rr]esult*
2010-11-08 22:02:20 +01:00
*.Cache
ClientBin
2012-03-08 21:53:34 +01:00
[Ss]tyle[Cc]op.*
2010-11-08 22:02:20 +01:00
~$*
*.dbmdl
2012-04-14 00:17:09 +02:00
*.[Pp]ublish.xml
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
# NuGet
packages/