1
0
mirror of https://github.com/github/gitignore synced 2024-12-26 23:00:18 +01:00
gitignore/Global/VisualStudio.gitignore

109 lines
1.3 KiB
Plaintext
Raw Normal View History

2010-11-08 12:51:44 -08: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 12:51:44 -08:00
# Build results
2012-04-13 15:17:09 -07:00
[Dd]ebug*/
[Rr]elease/
2012-04-13 15:17:09 -07:00
build/
[Tt]est[Rr]esult
[Bb]uild[Ll]og.*
*_i.c
*_p.c
*.ilk
*.meta
2010-11-08 12:51:44 -08:00
*.obj
*.pch
*.pdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.vspscc
*.vssscc
2010-11-08 12:51:44 -08:00
.builds
2012-04-13 15:17:09 -07:00
*.pidb
*.log
*.scc
# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opensdf
*.sdf
2010-11-22 13:52:25 -08:00
# Visual Studio profiler
*.psess
*.vsp
2012-04-10 23:01:00 +06:00
# Guidance Automation Toolkit
*.gpState
2010-11-08 12:51:44 -08:00
# ReSharper is a .NET coding add-in
2012-04-13 15:17:09 -07:00
_ReSharper*/
*.[Rr]e[Ss]harper
2010-11-08 12:51:44 -08:00
# NCrunch
*.ncrunch*
.*crunch*.local.xml
2012-04-13 15:17:09 -07:00
# Installshield output folder
2011-08-18 06:24:43 +12: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 12:51:44 -08:00
# Others
[Bb]in
[Oo]bj
2010-11-09 05:02:20 +08:00
sql
TestResults
[Tt]est[Rr]esult*
2010-11-09 05:02:20 +08:00
*.Cache
ClientBin
2012-03-08 15:53:34 -05:00
[Ss]tyle[Cc]op.*
2010-11-09 05:02:20 +08:00
~$*
*.dbmdl
2012-04-13 15:17:09 -07: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/