VisualStudio.gitignore 4.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 7 8

# User-specific files
*.suo
*.user
9
*.userosscache
10
*.sln.docstates
J
Jørn Christensen 已提交
11
*.vcxproj.filters
A
Adam Vandenberg 已提交
12

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

A
Adam Vandenberg 已提交
16
# Build results
17
[Dd]ebug/
S
simonbuehler 已提交
18
[Dd]ebugPublic/
M
Mateusz Wolsza 已提交
19 20
[Rr]elease/
[Rr]eleases/
21
x64/
22
x86/
V
Vicente Plata 已提交
23
bld/
24 25
[Bb]in/
[Oo]bj/
W
wisitsaks 已提交
26
[Ll]og/
D
Dana 已提交
27

28
# Visual Studio 2015 cache/options directory
29
.vs/
30 31
# Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/
32

33
# MSTest test Results
34
[Tt]est[Rr]esult*/
D
Dana 已提交
35 36
[Bb]uild[Ll]og.*

T
Thomas Schulz 已提交
37
# NUNIT
K
Kristen 已提交
38 39 40
*.VisualState.xml
TestResult.xml

41 42 43 44 45
# Build Results of an ATL Project
[Dd]ebugPS/
[Rr]eleasePS/
dlldata.c

D
Damian Hickey 已提交
46
# DNX
47
project.lock.json
48
project.fragment.lock.json
49
artifacts/
50
**/Properties/launchSettings.json
51

52 53
*_i.c
*_p.c
54
*_i.h
55 56
*.ilk
*.meta
A
Adam Vandenberg 已提交
57
*.obj
58 59 60 61 62 63 64 65 66 67
*.pch
*.pdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
S
sgm 已提交
68
*.tmp_proj
69
*.log
70
*.vspscc
71
*.vssscc
A
Adam Vandenberg 已提交
72
.builds
D
Dana 已提交
73
*.pidb
74
*.svclog
D
Dana 已提交
75
*.scc
76

77 78 79
# Chutzpah Test files
_Chutzpah*

B
Bradley Grainger 已提交
80 81 82 83
# Visual C++ cache files
ipch/
*.aps
*.ncb
84
*.opendb
B
Bradley Grainger 已提交
85 86
*.opensdf
*.sdf
87
*.cachefile
88 89
*.VC.db
*.VC.VC.opendb
B
Bradley Grainger 已提交
90

B
Bradley Grainger 已提交
91 92 93
# Visual Studio profiler
*.psess
*.vsp
94
*.vspx
95
*.sap
B
Bradley Grainger 已提交
96

97 98 99
# TFS 2012 Local Workspace
$tf/

100 101 102
# Guidance Automation Toolkit
*.gpState

A
Adam Vandenberg 已提交
103
# ReSharper is a .NET coding add-in
D
Dana 已提交
104 105
_ReSharper*/
*.[Rr]e[Ss]harper
106
*.DotSettings.user
A
Adam Vandenberg 已提交
107

M
Markus Hauge 已提交
108
# JustCode is a .NET coding add-in
109 110
.JustCode

S
Snakiej 已提交
111 112 113
# TeamCity is a build add-in
_TeamCity*

114 115 116
# DotCover is a Code Coverage Tool
*.dotCover

F
Filip W 已提交
117 118 119 120
# Visual Studio code coverage results
*.coverage
*.coveragexml

121
# NCrunch
122
_NCrunch_*
123
.*crunch*.local.xml
124
nCrunchTemp_*
125

H
hallco978 已提交
126 127 128 129
# MightyMoose
*.mm.*
AutoTest.Net/

130 131 132
# Web workbench (sass)
.sass-cache/

D
Dana 已提交
133
# Installshield output folder
134
[Ee]xpress/
135

136 137 138 139 140 141 142 143 144 145 146
# 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
147
publish/
148

149
# Publish Web Output
S
Steve Hulet 已提交
150
*.[Pp]ublish.xml
M
Milas Bowman 已提交
151
*.azurePubxml
152
# TODO: Comment the next line if you want to checkin your web deploy settings
153
# but database connection strings (with potential passwords) will be unencrypted
154
*.pubxml
M
Mads Kristensen 已提交
155
*.publishproj
156

157 158 159 160 161
# 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/

162 163
# NuGet Packages
*.nupkg
164 165 166
# The packages folder can be ignored because of Package Restore
**/packages/*
# except build/, which is used as an MSBuild target.
T
Terje Sandstrom 已提交
167
!**/packages/build/
168
# Uncomment if necessary however generally it will be regenerated when needed
169
#!**/packages/repositories.config
170 171 172
# NuGet v3's project.json files produces more ignoreable files
*.nuget.props
*.nuget.targets
M
Mickey Puri 已提交
173

A
Anders Lundsgård 已提交
174
# Microsoft Azure Build Output
M
Milas Bowman 已提交
175
csx/
176 177
*.build.csdef

A
Anders Lundsgård 已提交
178
# Microsoft Azure Emulator
179
ecf/
C
Curtis Badke 已提交
180
rcf/
M
Michael Stegmann 已提交
181

K
Kagami Sascha Rosylight 已提交
182
# Windows Store app package directories and files
183
AppPackages/
A
Alexey Belyansky 已提交
184
BundleArtifacts/
K
Kagami Sascha Rosylight 已提交
185 186
Package.StoreAssociation.xml
_pkginfo.txt
187

188
# Visual Studio cache files
L
LunicLynx 已提交
189
# files ending in .cache can be ignored
M
MOROZILnic 已提交
190
*.[Cc]ache
191 192 193 194
# but keep track of directories ending in .cache
!*.[Cc]ache/

# Others
195
ClientBin/
J
Juan Pablo Garcia Dalolla 已提交
196
~$*
197
*~
198
*.dbmdl
199
*.dbproj.schemaview
200
*.jfm
201
*.pfx
202
*.publishsettings
R
Richard Astbury 已提交
203
node_modules/
204
orleans.codegen.cs
D
Dana 已提交
205

206
# Since there are multiple workflows, uncomment next line to ignore bower_components
207 208 209
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
#bower_components/

210 211
# RIA/Silverlight projects
Generated_Code/
212

213 214 215
# Backup & report files from converting an old project file
# to a newer Visual Studio version. Backup files are not needed,
# because we have git ;-)
216
_UpgradeReport_Files/
217 218
Backup*/
UpgradeLog*.XML
219
UpgradeLog*.htm
220

221
# SQL Server files
222 223
*.mdf
*.ldf
224

225 226 227 228 229
# Business Intelligence projects
*.rdl.data
*.bim.layout
*.bim_*.settings

230 231
# Microsoft Fakes
FakesAssemblies/
M
Mustafa Arif 已提交
232

233 234 235
# GhostDoc plugin setting file
*.GhostDoc.xml

M
Mustafa Arif 已提交
236
# Node.js Tools for Visual Studio
C
Carl Suster 已提交
237 238 239 240 241 242
.ntvs_analysis.dat

# Visual Studio 6 build log
*.plg

# Visual Studio 6 workspace options file
243
*.opt
244

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

248
# Visual Studio LightSwitch build output
249 250 251 252 253
**/*.HTMLClient/GeneratedArtifacts
**/*.DesktopClient/GeneratedArtifacts
**/*.DesktopClient/ModelManifest.xml
**/*.Server/GeneratedArtifacts
**/*.Server/ModelManifest.xml
S
sfhardman 已提交
254
_Pvt_Extensions
N
Nellemandela 已提交
255 256 257

# Paket dependency manager
.paket/paket.exe
258
paket-files/
259 260 261

# FAKE - F# Make
.fake/
262 263 264 265

# JetBrains Rider
.idea/
*.sln.iml
266 267 268

# CodeRush
.cr/
269 270 271 272

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

274 275
# Cake - Uncomment if you are using it
# tools/