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 47
artifacts/

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

73 74 75
# Chutzpah Test files
_Chutzpah*

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

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

93 94 95
# TFS 2012 Local Workspace
$tf/

96 97 98
# Guidance Automation Toolkit
*.gpState

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

206 207
# RIA/Silverlight projects
Generated_Code/
208

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

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

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

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

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

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

# Visual Studio 6 build log
*.plg

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

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

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

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

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

# CodeRush
.cr/
262 263 264 265

# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc