VisualStudio.gitignore 5.8 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 27
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
V
Vicente Plata 已提交
28
bld/
29 30
[Bb]in/
[Oo]bj/
W
wisitsaks 已提交
31
[Ll]og/
D
Dana 已提交
32

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

38 39 40
# Visual Studio 2017 auto generated files
Generated\ Files/

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

T
Thomas Schulz 已提交
45
# NUNIT
K
Kristen 已提交
46 47 48
*.VisualState.xml
TestResult.xml

49 50 51 52 53
# Build Results of an ATL Project
[Dd]ebugPS/
[Rr]eleasePS/
dlldata.c

54 55 56
# Benchmark Results
BenchmarkDotNet.Artifacts/

H
Henrik W. Moe 已提交
57
# .NET Core
58
project.lock.json
59
project.fragment.lock.json
60 61
artifacts/

62 63 64 65
# StyleCop
StyleCopReport.xml

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

94 95 96
# Chutzpah Test files
_Chutzpah*

B
Bradley Grainger 已提交
97 98 99 100
# Visual C++ cache files
ipch/
*.aps
*.ncb
101
*.opendb
B
Bradley Grainger 已提交
102 103
*.opensdf
*.sdf
104
*.cachefile
105 106
*.VC.db
*.VC.VC.opendb
B
Bradley Grainger 已提交
107

B
Bradley Grainger 已提交
108 109 110
# Visual Studio profiler
*.psess
*.vsp
111
*.vspx
112
*.sap
B
Bradley Grainger 已提交
113

114 115 116
# Visual Studio Trace Files
*.e2e

117 118 119
# TFS 2012 Local Workspace
$tf/

120 121 122
# Guidance Automation Toolkit
*.gpState

A
Adam Vandenberg 已提交
123
# ReSharper is a .NET coding add-in
D
Dana 已提交
124 125
_ReSharper*/
*.[Rr]e[Ss]harper
126
*.DotSettings.user
A
Adam Vandenberg 已提交
127

M
Markus Hauge 已提交
128
# JustCode is a .NET coding add-in
129 130
.JustCode

S
Snakiej 已提交
131 132 133
# TeamCity is a build add-in
_TeamCity*

134 135 136
# DotCover is a Code Coverage Tool
*.dotCover

137 138 139 140
# AxoCover is a Code Coverage Tool
.axoCover/*
!.axoCover/settings.json

F
Filip W 已提交
141 142 143 144
# Visual Studio code coverage results
*.coverage
*.coveragexml

145
# NCrunch
146
_NCrunch_*
147
.*crunch*.local.xml
148
nCrunchTemp_*
149

H
hallco978 已提交
150 151 152 153
# MightyMoose
*.mm.*
AutoTest.Net/

154 155 156
# Web workbench (sass)
.sass-cache/

D
Dana 已提交
157
# Installshield output folder
158
[Ee]xpress/
159

160 161 162 163 164 165 166 167 168 169 170
# 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
171
publish/
172

173
# Publish Web Output
S
Steve Hulet 已提交
174
*.[Pp]ublish.xml
M
Milas Bowman 已提交
175
*.azurePubxml
J
James Ko 已提交
176
# Note: Comment the next line if you want to checkin your web deploy settings,
177
# but database connection strings (with potential passwords) will be unencrypted
178
*.pubxml
M
Mads Kristensen 已提交
179
*.publishproj
180

181 182 183 184 185
# 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/

186 187
# NuGet Packages
*.nupkg
188
# The packages folder can be ignored because of Package Restore
189
**/[Pp]ackages/*
190
# except build/, which is used as an MSBuild target.
191
!**/[Pp]ackages/build/
192
# Uncomment if necessary however generally it will be regenerated when needed
193
#!**/[Pp]ackages/repositories.config
V
Victor Uriarte 已提交
194
# NuGet v3's project.json files produces more ignorable files
195 196
*.nuget.props
*.nuget.targets
M
Mickey Puri 已提交
197

A
Anders Lundsgård 已提交
198
# Microsoft Azure Build Output
M
Milas Bowman 已提交
199
csx/
200 201
*.build.csdef

A
Anders Lundsgård 已提交
202
# Microsoft Azure Emulator
203
ecf/
C
Curtis Badke 已提交
204
rcf/
M
Michael Stegmann 已提交
205

K
Kagami Sascha Rosylight 已提交
206
# Windows Store app package directories and files
207
AppPackages/
A
Alexey Belyansky 已提交
208
BundleArtifacts/
K
Kagami Sascha Rosylight 已提交
209 210
Package.StoreAssociation.xml
_pkginfo.txt
J
julienshepherd 已提交
211
*.appx
212

213
# Visual Studio cache files
L
LunicLynx 已提交
214
# files ending in .cache can be ignored
M
MOROZILnic 已提交
215
*.[Cc]ache
216
# but keep track of directories ending in .cache
217
!?*.[Cc]ache/
218 219

# Others
220
ClientBin/
J
Juan Pablo Garcia Dalolla 已提交
221
~$*
222
*~
223
*.dbmdl
224
*.dbproj.schemaview
225
*.jfm
226
*.pfx
227
*.publishsettings
228
orleans.codegen.cs
D
Dana 已提交
229

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

234
# Since there are multiple workflows, uncomment next line to ignore bower_components
235 236
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
#bower_components/
237
# ASP.NET Core default setup: bower directory is configured as wwwroot/lib/ and bower restore is true
M
marcrocny 已提交
238
**/wwwroot/lib/
239

240 241
# RIA/Silverlight projects
Generated_Code/
242

243 244 245
# Backup & report files from converting an old project file
# to a newer Visual Studio version. Backup files are not needed,
# because we have git ;-)
246
_UpgradeReport_Files/
247 248
Backup*/
UpgradeLog*.XML
249
UpgradeLog*.htm
250
ServiceFabricBackup/
251
*.rptproj.bak
252

253
# SQL Server files
254 255
*.mdf
*.ldf
M
Matt Smith 已提交
256
*.ndf
257

258 259 260 261
# Business Intelligence projects
*.rdl.data
*.bim.layout
*.bim_*.settings
R
raterus 已提交
262
*.rptproj.rsuser
J
Jason Davis 已提交
263
*- Backup*.rdl
264

265 266
# Microsoft Fakes
FakesAssemblies/
M
Mustafa Arif 已提交
267

268 269 270
# GhostDoc plugin setting file
*.GhostDoc.xml

M
Mustafa Arif 已提交
271
# Node.js Tools for Visual Studio
C
Carl Suster 已提交
272
.ntvs_analysis.dat
B
Ben Bodenmiller 已提交
273
node_modules/
274

C
Carl Suster 已提交
275 276 277 278
# Visual Studio 6 build log
*.plg

# Visual Studio 6 workspace options file
279
*.opt
280

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

284
# Visual Studio LightSwitch build output
285 286 287 288 289
**/*.HTMLClient/GeneratedArtifacts
**/*.DesktopClient/GeneratedArtifacts
**/*.DesktopClient/ModelManifest.xml
**/*.Server/GeneratedArtifacts
**/*.Server/ModelManifest.xml
S
sfhardman 已提交
290
_Pvt_Extensions
N
Nellemandela 已提交
291 292 293

# Paket dependency manager
.paket/paket.exe
294
paket-files/
295 296 297

# FAKE - F# Make
.fake/
298

299 300
# CodeRush personal settings
.cr/personal
301 302 303 304

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

306
# Cake - Uncomment if you are using it
307 308
# tools/**
# !tools/packages.config
309 310

# Tabs Studio
311 312
*.tss

313
# Telerik's JustMock configuration file
314 315 316 317 318 319
*.jmconfig

# BizTalk build output
*.btp.cs
*.btm.cs
*.odx.cs
M
Matt Smith 已提交
320
*.xsd.cs
321 322 323

# OpenCover UI analysis results
OpenCover/
324

J
John Vandenberg 已提交
325
# Azure Stream Analytics local run output
326
ASALocalRun/
327 328 329 330

# MSBuild Binary and Structured Log
*.binlog

331 332
# NVidia Nsight GPU debugger configuration file
*.nvuser
333

J
John Vandenberg 已提交
334
# MFractors (Xamarin productivity tool) working folder
335
.mfractor/
336 337 338

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

340
# BeatPulse healthcheck temp database
H
Hassan Hashemi 已提交
341
healthchecksdb
342 343 344

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