# Build Folders (you can keep bin if you'd like, to store dlls and pdbs) |
# Build Folders (you can keep bin if you'd like, to store dlls and pdbs) |
[Bb]in/ |
[Bb]in/ |
[Oo]bj/ |
[Oo]bj/ |
|
|
# mstest test results |
# mstest test results |
TestResults |
TestResults |
|
|
## Ignore Visual Studio temporary files, build results, and |
## Ignore Visual Studio temporary files, build results, and |
## files generated by popular Visual Studio add-ons. |
## files generated by popular Visual Studio add-ons. |
|
|
# User-specific files |
# User-specific files |
*.suo |
*.suo |
*.user |
*.user |
*.sln.docstates |
*.sln.docstates |
|
|
# Build results |
# Build results |
[Dd]ebug/ |
[Dd]ebug/ |
x64/ |
x64/ |
*_i.c |
*_i.c |
*_p.c |
*_p.c |
*.ilk |
*.ilk |
*.meta |
*.meta |
*.obj |
*.obj |
*.pch |
*.pch |
*.pdb |
*.pdb |
*.pgc |
*.pgc |
*.pgd |
*.pgd |
*.rsp |
*.rsp |
*.sbr |
*.sbr |
*.tlb |
*.tlb |
*.tli |
*.tli |
*.tlh |
*.tlh |
*.tmp |
*.tmp |
*.log |
*.log |
*.vspscc |
*.vspscc |
*.vssscc |
*.vssscc |
.builds |
.builds |
|
|
# Visual C++ cache files |
# Visual C++ cache files |
ipch/ |
ipch/ |
*.aps |
*.aps |
*.ncb |
*.ncb |
*.opensdf |
*.opensdf |
*.sdf |
*.sdf |
|
|
# Visual Studio profiler |
# Visual Studio profiler |
*.psess |
*.psess |
*.vsp |
*.vsp |
*.vspx |
*.vspx |
|
|
# Guidance Automation Toolkit |
# Guidance Automation Toolkit |
*.gpState |
*.gpState |
|
|
# ReSharper is a .NET coding add-in |
# ReSharper is a .NET coding add-in |
_ReSharper* |
_ReSharper* |
|
|
# Mindbench SASS cache |
# Mindbench SASS cache |
.sass-cache/ |
.sass-cache/ |
|
|
# NCrunch |
# NCrunch |
*.ncrunch* |
*.ncrunch* |
.*crunch*.local.xml |
.*crunch*.local.xml |
|
|
# Installshield output folder |
# Installshield output folder |
[Ee]xpress |
[Ee]xpress |
|
|
# DocProject is a documentation generator add-in |
# DocProject is a documentation generator add-in |
DocProject/buildhelp/ |
DocProject/buildhelp/ |
DocProject/Help/*.HxT |
DocProject/Help/*.HxT |
DocProject/Help/*.HxC |
DocProject/Help/*.HxC |
DocProject/Help/*.hhc |
DocProject/Help/*.hhc |
DocProject/Help/*.hhk |
DocProject/Help/*.hhk |
DocProject/Help/*.hhp |
DocProject/Help/*.hhp |
DocProject/Help/Html2 |
DocProject/Help/Html2 |
DocProject/Help/html |
DocProject/Help/html |
|
|
# Click-Once directory |
# Click-Once directory |
publish |
publish |
|
|
# Publish Web Output |
# Publish Web Output |
*.Publish.xml |
*.Publish.xml |
|
|
# NuGet Packages Directory |
# NuGet Packages Directory |
packages |
packages |
|
|
# Windows Azure Build Output |
# Windows Azure Build Output |
csx |
csx |
*.build.csdef |
*.build.csdef |
|
|
# Windows Store app package directory |
# Windows Store app package directory |
AppPackages/ |
AppPackages/ |
|
|
# Others |
# Others |
sql |
sql |
TestResults |
TestResults |
[Tt]est[Rr]esult* |
[Tt]est[Rr]esult* |
*.Cache |
*.Cache |
ClientBin |
ClientBin |
[Ss]tyle[Cc]op.* |
[Ss]tyle[Cc]op.* |
~$* |
~$* |
*.dbmdl |
*.dbmdl |
Generated_Code #added for RIA/Silverlight projects |
Generated_Code #added for RIA/Silverlight projects |
|
|
# Backup & report files from converting an old project file to a newer |
# Backup & report files from converting an old project file to a newer |
# Visual Studio version. Backup files are not needed, because we have git ;-) |
# Visual Studio version. Backup files are not needed, because we have git ;-) |
_UpgradeReport_Files/ |
_UpgradeReport_Files/ |
Backup*/ |
Backup*/ |
UpgradeLog*.XML |
UpgradeLog*.XML |
|
|
# SQL Server files |
# SQL Server files |
App_Data/*.mdf |
App_Data/*.mdf |
App_Data/*.ldf |
App_Data/*.ldf |
|
|
[Gg]ame/ |
[Gg]ame/ |
|
[Rr]elease/ |