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.*

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

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

55 56 57
# Benchmark Results
BenchmarkDotNet.Artifacts/

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

63 64 65 66
# StyleCop
StyleCopReport.xml

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

95 96 97
# Chutzpah Test files
_Chutzpah*

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

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

115 116 117
# Visual Studio Trace Files
*.e2e

118 119 120
# TFS 2012 Local Workspace
$tf/

121 122 123
# Guidance Automation Toolkit
*.gpState

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

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

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

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

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

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

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

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

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

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

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

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

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

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

A
Anders Lundsgård 已提交
201
# Microsoft Azure Build Output
M
Milas Bowman 已提交
202
csx/
203 204
*.build.csdef

A
Anders Lundsgård 已提交
205
# Microsoft Azure Emulator
206
ecf/
C
Curtis Badke 已提交
207
rcf/
M
Michael Stegmann 已提交
208

K
Kagami Sascha Rosylight 已提交
209
# Windows Store app package directories and files
210
AppPackages/
A
Alexey Belyansky 已提交
211
BundleArtifacts/
K
Kagami Sascha Rosylight 已提交
212 213
Package.StoreAssociation.xml
_pkginfo.txt
J
julienshepherd 已提交
214
*.appx
215 216
*.appxbundle
*.appxupload
217

218
# Visual Studio cache files
L
LunicLynx 已提交
219
# files ending in .cache can be ignored
M
MOROZILnic 已提交
220
*.[Cc]ache
221
# but keep track of directories ending in .cache
222
!?*.[Cc]ache/
223 224

# Others
225
ClientBin/
J
Juan Pablo Garcia Dalolla 已提交
226
~$*
227
*~
228
*.dbmdl
229
*.dbproj.schemaview
230
*.jfm
231
*.pfx
232
*.publishsettings
233
orleans.codegen.cs
D
Dana 已提交
234

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

239
# Since there are multiple workflows, uncomment next line to ignore bower_components
240 241 242
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
#bower_components/

243 244
# RIA/Silverlight projects
Generated_Code/
245

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

256
# SQL Server files
257 258
*.mdf
*.ldf
M
Matt Smith 已提交
259
*.ndf
260

261 262 263 264
# Business Intelligence projects
*.rdl.data
*.bim.layout
*.bim_*.settings
R
raterus 已提交
265
*.rptproj.rsuser
266 267 268
*- [Bb]ackup.rdl
*- [Bb]ackup ([0-9]).rdl
*- [Bb]ackup ([0-9][0-9]).rdl
269

270 271
# Microsoft Fakes
FakesAssemblies/
M
Mustafa Arif 已提交
272

273 274 275
# GhostDoc plugin setting file
*.GhostDoc.xml

M
Mustafa Arif 已提交
276
# Node.js Tools for Visual Studio
C
Carl Suster 已提交
277
.ntvs_analysis.dat
B
Ben Bodenmiller 已提交
278
node_modules/
279

C
Carl Suster 已提交
280 281 282 283
# Visual Studio 6 build log
*.plg

# Visual Studio 6 workspace options file
284
*.opt
285

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

289
# Visual Studio LightSwitch build output
290 291 292 293 294
**/*.HTMLClient/GeneratedArtifacts
**/*.DesktopClient/GeneratedArtifacts
**/*.DesktopClient/ModelManifest.xml
**/*.Server/GeneratedArtifacts
**/*.Server/ModelManifest.xml
S
sfhardman 已提交
295
_Pvt_Extensions
N
Nellemandela 已提交
296 297 298

# Paket dependency manager
.paket/paket.exe
299
paket-files/
300 301 302

# FAKE - F# Make
.fake/
303

304 305
# CodeRush personal settings
.cr/personal
306 307 308 309

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

311
# Cake - Uncomment if you are using it
312 313
# tools/**
# !tools/packages.config
314 315

# Tabs Studio
316 317
*.tss

318
# Telerik's JustMock configuration file
319 320 321 322 323 324
*.jmconfig

# BizTalk build output
*.btp.cs
*.btm.cs
*.odx.cs
M
Matt Smith 已提交
325
*.xsd.cs
326 327 328

# OpenCover UI analysis results
OpenCover/
329

J
John Vandenberg 已提交
330
# Azure Stream Analytics local run output
331
ASALocalRun/
332 333 334 335

# MSBuild Binary and Structured Log
*.binlog

336 337
# NVidia Nsight GPU debugger configuration file
*.nvuser
338

J
John Vandenberg 已提交
339
# MFractors (Xamarin productivity tool) working folder
340
.mfractor/
341 342 343

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

345
# BeatPulse healthcheck temp database
H
Hassan Hashemi 已提交
346
healthchecksdb
347 348 349

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