VisualStudio.gitignore 4.3 KB
Newer Older
A
Adam Vandenberg 已提交
1 2 3 4 5 6
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.

# User-specific files
*.suo
*.user
7
*.userosscache
8
*.sln.docstates
A
Adam Vandenberg 已提交
9

10 11 12
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs

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

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

30
# MSTest test Results
31
[Tt]est[Rr]esult*/
D
Dana 已提交
32 33
[Bb]uild[Ll]og.*

T
Thomas Schulz 已提交
34
# NUNIT
K
Kristen 已提交
35 36 37
*.VisualState.xml
TestResult.xml

38 39 40 41 42
# Build Results of an ATL Project
[Dd]ebugPS/
[Rr]eleasePS/
dlldata.c

D
Damian Hickey 已提交
43
# DNX
44
project.lock.json
45
project.fragment.lock.json
46
artifacts/
47
Properties/launchSettings.json
48

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

74 75 76
# Chutzpah Test files
_Chutzpah*

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

B
Bradley Grainger 已提交
88 89 90
# Visual Studio profiler
*.psess
*.vsp
91
*.vspx
92
*.sap
B
Bradley Grainger 已提交
93

94 95 96
# TFS 2012 Local Workspace
$tf/

97 98 99
# Guidance Automation Toolkit
*.gpState

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

M
Markus Hauge 已提交
105
# JustCode is a .NET coding add-in
106 107
.JustCode

S
Snakiej 已提交
108 109 110
# TeamCity is a build add-in
_TeamCity*

111 112 113
# DotCover is a Code Coverage Tool
*.dotCover

F
Filip W 已提交
114 115 116 117
# Visual Studio code coverage results
*.coverage
*.coveragexml

118
# NCrunch
119
_NCrunch_*
120
.*crunch*.local.xml
121
nCrunchTemp_*
122

H
hallco978 已提交
123 124 125 126
# MightyMoose
*.mm.*
AutoTest.Net/

127 128 129
# Web workbench (sass)
.sass-cache/

D
Dana 已提交
130
# Installshield output folder
131
[Ee]xpress/
132

133 134 135 136 137 138 139 140 141 142 143
# 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
144
publish/
145

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

154 155 156 157 158
# 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/

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

A
Anders Lundsgård 已提交
171
# Microsoft Azure Build Output
M
Milas Bowman 已提交
172
csx/
173 174
*.build.csdef

A
Anders Lundsgård 已提交
175
# Microsoft Azure Emulator
176
ecf/
C
Curtis Badke 已提交
177
rcf/
M
Michael Stegmann 已提交
178

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

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

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

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

207 208
# RIA/Silverlight projects
Generated_Code/
209

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

218
# SQL Server files
219 220
*.mdf
*.ldf
221

222 223 224 225 226
# Business Intelligence projects
*.rdl.data
*.bim.layout
*.bim_*.settings

227 228
# Microsoft Fakes
FakesAssemblies/
M
Mustafa Arif 已提交
229

230 231 232
# GhostDoc plugin setting file
*.GhostDoc.xml

M
Mustafa Arif 已提交
233
# Node.js Tools for Visual Studio
C
Carl Suster 已提交
234 235 236 237 238 239
.ntvs_analysis.dat

# Visual Studio 6 build log
*.plg

# Visual Studio 6 workspace options file
240
*.opt
241

242
# Visual Studio LightSwitch build output
243 244 245 246 247
**/*.HTMLClient/GeneratedArtifacts
**/*.DesktopClient/GeneratedArtifacts
**/*.DesktopClient/ModelManifest.xml
**/*.Server/GeneratedArtifacts
**/*.Server/ModelManifest.xml
S
sfhardman 已提交
248
_Pvt_Extensions
N
Nellemandela 已提交
249 250 251

# Paket dependency manager
.paket/paket.exe
252
paket-files/
253 254 255

# FAKE - F# Make
.fake/
256 257 258 259

# JetBrains Rider
.idea/
*.sln.iml
260 261 262

# CodeRush
.cr/
263 264 265 266

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

268 269
# Cake - Uncomment if you are using it
# tools/