VisualStudio.gitignore 6.1 KB
Newer Older
A
Adam Vandenberg 已提交
1 2
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
3 4
##
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
A
Adam Vandenberg 已提交
5 6

# User-specific files
K
Kevin R. Raney 已提交
7
*.rsuser
A
Adam Vandenberg 已提交
8 9
*.suo
*.user
10
*.userosscache
11
*.sln.docstates
A
Adam Vandenberg 已提交
12

13 14 15
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs

16 17 18
# Mono auto generated files
mono_crash.*

A
Adam Vandenberg 已提交
19
# Build results
20
[Dd]ebug/
S
simonbuehler 已提交
21
[Dd]ebugPublic/
M
Mateusz Wolsza 已提交
22 23
[Rr]elease/
[Rr]eleases/
24
x64/
25
x86/
26
[Ww][Ii][Nn]32/
27 28
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
V
Vicente Plata 已提交
29
bld/
30 31
[Bb]in/
[Oo]bj/
W
wisitsaks 已提交
32
[Ll]og/
33
[Ll]ogs/
D
Dana 已提交
34

N
Noctis- 已提交
35
# Visual Studio 2015/2017 cache/options directory
36
.vs/
37 38
# Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/
39

40 41 42
# Visual Studio 2017 auto generated files
Generated\ Files/

43
# MSTest test Results
44
[Tt]est[Rr]esult*/
D
Dana 已提交
45 46
[Bb]uild[Ll]og.*

D
Dariusz Woźniak 已提交
47
# NUnit
K
Kristen 已提交
48 49
*.VisualState.xml
TestResult.xml
D
Dariusz Woźniak 已提交
50
nunit-*.xml
K
Kristen 已提交
51

52 53 54 55 56
# Build Results of an ATL Project
[Dd]ebugPS/
[Rr]eleasePS/
dlldata.c

57 58 59
# Benchmark Results
BenchmarkDotNet.Artifacts/

H
Henrik W. Moe 已提交
60
# .NET Core
61
project.lock.json
62
project.fragment.lock.json
63 64
artifacts/

65 66 67
# ASP.NET Scaffolding
ScaffoldingReadMe.txt

68 69 70 71
# StyleCop
StyleCopReport.xml

# Files built by Visual Studio
72 73
*_i.c
*_p.c
74
*_h.h
75 76
*.ilk
*.meta
A
Adam Vandenberg 已提交
77
*.obj
L
linlux 已提交
78
*.iobj
79 80
*.pch
*.pdb
L
linlux 已提交
81
*.ipdb
82 83 84 85 86 87 88 89
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
S
sgm 已提交
90
*.tmp_proj
J
Jeff Cyr 已提交
91
*_wpftmp.csproj
92
*.log
93
*.vspscc
94
*.vssscc
A
Adam Vandenberg 已提交
95
.builds
D
Dana 已提交
96
*.pidb
97
*.svclog
D
Dana 已提交
98
*.scc
99

100 101 102
# Chutzpah Test files
_Chutzpah*

B
Bradley Grainger 已提交
103 104 105 106
# Visual C++ cache files
ipch/
*.aps
*.ncb
107
*.opendb
B
Bradley Grainger 已提交
108 109
*.opensdf
*.sdf
110
*.cachefile
111 112
*.VC.db
*.VC.VC.opendb
B
Bradley Grainger 已提交
113

B
Bradley Grainger 已提交
114 115 116
# Visual Studio profiler
*.psess
*.vsp
117
*.vspx
118
*.sap
B
Bradley Grainger 已提交
119

120 121 122
# Visual Studio Trace Files
*.e2e

123 124 125
# TFS 2012 Local Workspace
$tf/

126 127 128
# Guidance Automation Toolkit
*.gpState

A
Adam Vandenberg 已提交
129
# ReSharper is a .NET coding add-in
D
Dana 已提交
130 131
_ReSharper*/
*.[Rr]e[Ss]harper
132
*.DotSettings.user
A
Adam Vandenberg 已提交
133

S
Snakiej 已提交
134 135 136
# TeamCity is a build add-in
_TeamCity*

137 138 139
# DotCover is a Code Coverage Tool
*.dotCover

140 141 142 143
# AxoCover is a Code Coverage Tool
.axoCover/*
!.axoCover/settings.json

144
# Coverlet is a free, cross platform Code Coverage Tool
145 146 147
coverage*.json
coverage*.xml
coverage*.info
148

F
Filip W 已提交
149 150 151 152
# Visual Studio code coverage results
*.coverage
*.coveragexml

153
# NCrunch
154
_NCrunch_*
155
.*crunch*.local.xml
156
nCrunchTemp_*
157

H
hallco978 已提交
158 159 160 161
# MightyMoose
*.mm.*
AutoTest.Net/

162 163 164
# Web workbench (sass)
.sass-cache/

D
Dana 已提交
165
# Installshield output folder
166
[Ee]xpress/
167

168 169 170 171 172 173 174 175 176 177 178
# 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
179
publish/
180

181
# Publish Web Output
S
Steve Hulet 已提交
182
*.[Pp]ublish.xml
M
Milas Bowman 已提交
183
*.azurePubxml
J
James Ko 已提交
184
# Note: Comment the next line if you want to checkin your web deploy settings,
185
# but database connection strings (with potential passwords) will be unencrypted
186
*.pubxml
M
Mads Kristensen 已提交
187
*.publishproj
188

189 190 191 192 193
# Microsoft Azure Web App publish settings. Comment the next line if you want to
# checkin your Azure Web App publish settings, but sensitive information contained
# in these scripts will be unencrypted
PublishScripts/

194 195
# NuGet Packages
*.nupkg
196 197
# NuGet Symbol Packages
*.snupkg
198
# The packages folder can be ignored because of Package Restore
199
**/[Pp]ackages/*
200
# except build/, which is used as an MSBuild target.
201
!**/[Pp]ackages/build/
202
# Uncomment if necessary however generally it will be regenerated when needed
203
#!**/[Pp]ackages/repositories.config
V
Victor Uriarte 已提交
204
# NuGet v3's project.json files produces more ignorable files
205 206
*.nuget.props
*.nuget.targets
M
Mickey Puri 已提交
207

A
Anders Lundsgård 已提交
208
# Microsoft Azure Build Output
M
Milas Bowman 已提交
209
csx/
210 211
*.build.csdef

A
Anders Lundsgård 已提交
212
# Microsoft Azure Emulator
213
ecf/
C
Curtis Badke 已提交
214
rcf/
M
Michael Stegmann 已提交
215

K
Kagami Sascha Rosylight 已提交
216
# Windows Store app package directories and files
217
AppPackages/
A
Alexey Belyansky 已提交
218
BundleArtifacts/
K
Kagami Sascha Rosylight 已提交
219 220
Package.StoreAssociation.xml
_pkginfo.txt
J
julienshepherd 已提交
221
*.appx
222 223
*.appxbundle
*.appxupload
224

225
# Visual Studio cache files
L
LunicLynx 已提交
226
# files ending in .cache can be ignored
M
MOROZILnic 已提交
227
*.[Cc]ache
228
# but keep track of directories ending in .cache
229
!?*.[Cc]ache/
230 231

# Others
232
ClientBin/
J
Juan Pablo Garcia Dalolla 已提交
233
~$*
234
*~
235
*.dbmdl
236
*.dbproj.schemaview
237
*.jfm
238
*.pfx
239
*.publishsettings
240
orleans.codegen.cs
D
Dana 已提交
241

J
John Vandenberg 已提交
242
# Including strong name files can present a security risk
T
toby 已提交
243 244 245
# (https://github.com/github/gitignore/pull/2483#issue-259490424)
#*.snk

246
# Since there are multiple workflows, uncomment next line to ignore bower_components
247 248 249
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
#bower_components/

250 251
# RIA/Silverlight projects
Generated_Code/
252

253 254 255
# Backup & report files from converting an old project file
# to a newer Visual Studio version. Backup files are not needed,
# because we have git ;-)
256
_UpgradeReport_Files/
257 258
Backup*/
UpgradeLog*.XML
259
UpgradeLog*.htm
260
ServiceFabricBackup/
261
*.rptproj.bak
262

263
# SQL Server files
264 265
*.mdf
*.ldf
M
Matt Smith 已提交
266
*.ndf
267

268 269 270 271
# Business Intelligence projects
*.rdl.data
*.bim.layout
*.bim_*.settings
R
raterus 已提交
272
*.rptproj.rsuser
273 274 275
*- [Bb]ackup.rdl
*- [Bb]ackup ([0-9]).rdl
*- [Bb]ackup ([0-9][0-9]).rdl
276

277 278
# Microsoft Fakes
FakesAssemblies/
M
Mustafa Arif 已提交
279

280 281 282
# GhostDoc plugin setting file
*.GhostDoc.xml

M
Mustafa Arif 已提交
283
# Node.js Tools for Visual Studio
C
Carl Suster 已提交
284
.ntvs_analysis.dat
B
Ben Bodenmiller 已提交
285
node_modules/
286

C
Carl Suster 已提交
287 288 289 290
# Visual Studio 6 build log
*.plg

# Visual Studio 6 workspace options file
291
*.opt
292

M
mrs-mrl 已提交
293 294 295
# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
*.vbw

296
# Visual Studio LightSwitch build output
297 298 299 300 301
**/*.HTMLClient/GeneratedArtifacts
**/*.DesktopClient/GeneratedArtifacts
**/*.DesktopClient/ModelManifest.xml
**/*.Server/GeneratedArtifacts
**/*.Server/ModelManifest.xml
S
sfhardman 已提交
302
_Pvt_Extensions
N
Nellemandela 已提交
303 304 305

# Paket dependency manager
.paket/paket.exe
306
paket-files/
307 308 309

# FAKE - F# Make
.fake/
310

311 312
# CodeRush personal settings
.cr/personal
313 314 315 316

# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc
M
Muhammad Rehan Saeed 已提交
317

318
# Cake - Uncomment if you are using it
319 320
# tools/**
# !tools/packages.config
321 322

# Tabs Studio
323 324
*.tss

325
# Telerik's JustMock configuration file
326 327 328 329 330 331
*.jmconfig

# BizTalk build output
*.btp.cs
*.btm.cs
*.odx.cs
M
Matt Smith 已提交
332
*.xsd.cs
333 334 335

# OpenCover UI analysis results
OpenCover/
336

J
John Vandenberg 已提交
337
# Azure Stream Analytics local run output
338
ASALocalRun/
339 340 341 342

# MSBuild Binary and Structured Log
*.binlog

343 344
# NVidia Nsight GPU debugger configuration file
*.nvuser
345

J
John Vandenberg 已提交
346
# MFractors (Xamarin productivity tool) working folder
347
.mfractor/
348 349 350

# Local History for Visual Studio
.localhistory/
H
Hassan Hashemi 已提交
351

352
# BeatPulse healthcheck temp database
H
Hassan Hashemi 已提交
353
healthchecksdb
354 355 356

# Backup folder for Package Reference Convert tool in Visual Studio 2017
MigrationBackup/
357 358 359

# Ionide (cross platform F# VS Code tools) working folder
.ionide/
360 361 362

# Fody - auto-generated XML schema
FodyWeavers.xsd