VisualStudio.gitignore 6.5 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

P
Parsa 已提交
208 209 210
# Nuget personal access tokens and Credentials
nuget.config

A
Anders Lundsgård 已提交
211
# Microsoft Azure Build Output
M
Milas Bowman 已提交
212
csx/
213 214
*.build.csdef

A
Anders Lundsgård 已提交
215
# Microsoft Azure Emulator
216
ecf/
C
Curtis Badke 已提交
217
rcf/
M
Michael Stegmann 已提交
218

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

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

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

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

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

253 254
# RIA/Silverlight projects
Generated_Code/
255

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

266
# SQL Server files
267 268
*.mdf
*.ldf
M
Matt Smith 已提交
269
*.ndf
270

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

280 281
# Microsoft Fakes
FakesAssemblies/
M
Mustafa Arif 已提交
282

283 284 285
# GhostDoc plugin setting file
*.GhostDoc.xml

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

C
Carl Suster 已提交
290 291 292 293
# Visual Studio 6 build log
*.plg

# Visual Studio 6 workspace options file
294
*.opt
295

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

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

# Paket dependency manager
.paket/paket.exe
309
paket-files/
310 311 312

# FAKE - F# Make
.fake/
313

314 315
# CodeRush personal settings
.cr/personal
316 317 318 319

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

321
# Cake - Uncomment if you are using it
322 323
# tools/**
# !tools/packages.config
324 325

# Tabs Studio
326 327
*.tss

328
# Telerik's JustMock configuration file
329 330 331 332 333 334
*.jmconfig

# BizTalk build output
*.btp.cs
*.btm.cs
*.odx.cs
M
Matt Smith 已提交
335
*.xsd.cs
336 337 338

# OpenCover UI analysis results
OpenCover/
339

J
John Vandenberg 已提交
340
# Azure Stream Analytics local run output
341
ASALocalRun/
342 343 344 345

# MSBuild Binary and Structured Log
*.binlog

346 347
# NVidia Nsight GPU debugger configuration file
*.nvuser
348

J
John Vandenberg 已提交
349
# MFractors (Xamarin productivity tool) working folder
350
.mfractor/
351 352 353

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

355
# BeatPulse healthcheck temp database
H
Hassan Hashemi 已提交
356
healthchecksdb
357 358 359

# Backup folder for Package Reference Convert tool in Visual Studio 2017
MigrationBackup/
360 361 362

# Ionide (cross platform F# VS Code tools) working folder
.ionide/
363 364 365

# Fody - auto-generated XML schema
FodyWeavers.xsd
T
Tim Heuer 已提交
366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386

# VS Code files for those working on multiple tools
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
*.code-workspace

# Local History for Visual Studio Code
.history/

# Windows Installer files from build outputs
*.cab
*.msi
*.msix
*.msm
*.msp

# JetBrains Rider
.idea/
M
Martin Woodward 已提交
387
*.sln.iml