VisualStudio.gitignore 3.0 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/
D
Dana 已提交
20
build/
V
Vicente Plata 已提交
21
bld/
22 23
[Bb]in/
[Oo]bj/
D
Dana 已提交
24

25
# Visual Studio 2015 cache/options directory
26 27
.vs/

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

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

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

D
Damian Hickey 已提交
41
# DNX
42 43 44
project.lock.json
artifacts/

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

70 71 72
# Chutzpah Test files
_Chutzpah*

B
Bradley Grainger 已提交
73 74 75 76 77 78
# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opensdf
*.sdf
79
*.cachefile
B
Bradley Grainger 已提交
80

B
Bradley Grainger 已提交
81 82 83
# Visual Studio profiler
*.psess
*.vsp
84
*.vspx
B
Bradley Grainger 已提交
85

86 87 88
# TFS 2012 Local Workspace
$tf/

89 90 91
# Guidance Automation Toolkit
*.gpState

A
Adam Vandenberg 已提交
92
# ReSharper is a .NET coding add-in
D
Dana 已提交
93 94
_ReSharper*/
*.[Rr]e[Ss]harper
95
*.DotSettings.user
A
Adam Vandenberg 已提交
96

M
Markus Hauge 已提交
97
# JustCode is a .NET coding add-in
98 99
.JustCode

S
Snakiej 已提交
100 101 102
# TeamCity is a build add-in
_TeamCity*

103 104 105
# DotCover is a Code Coverage Tool
*.dotCover

106
# NCrunch
107
_NCrunch_*
108
.*crunch*.local.xml
109
nCrunchTemp_*
110

H
hallco978 已提交
111 112 113 114
# MightyMoose
*.mm.*
AutoTest.Net/

115 116 117
# Web workbench (sass)
.sass-cache/

D
Dana 已提交
118
# Installshield output folder
119
[Ee]xpress/
120

121 122 123 124 125 126 127 128 129 130 131
# 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
132
publish/
133

134
# Publish Web Output
S
Steve Hulet 已提交
135
*.[Pp]ublish.xml
M
Milas Bowman 已提交
136
*.azurePubxml
137 138
# TODO: Comment the next line if you want to checkin your web deploy settings 
# but database connection strings (with potential passwords) will be unencrypted
139
*.pubxml
M
Mads Kristensen 已提交
140
*.publishproj
141

142 143
# NuGet Packages
*.nupkg
144 145 146
# The packages folder can be ignored because of Package Restore
**/packages/*
# except build/, which is used as an MSBuild target.
T
Terje Sandstrom 已提交
147
!**/packages/build/
148
# Uncomment if necessary however generally it will be regenerated when needed
149
#!**/packages/repositories.config
M
Mickey Puri 已提交
150

151
# Windows Azure Build Output
M
Milas Bowman 已提交
152
csx/
153 154 155 156 157
*.build.csdef

# Windows Store app package directory
AppPackages/

158
# Visual Studio cache files
L
LunicLynx 已提交
159
# files ending in .cache can be ignored
M
MOROZILnic 已提交
160
*.[Cc]ache
161 162 163 164
# but keep track of directories ending in .cache
!*.[Cc]ache/

# Others
165
ClientBin/
166
[Ss]tyle[Cc]op.*
J
Juan Pablo Garcia Dalolla 已提交
167
~$*
168
*~
169
*.dbmdl
170
*.dbproj.schemaview
171
*.pfx
172
*.publishsettings
R
Richard Astbury 已提交
173
node_modules/
174
orleans.codegen.cs
D
Dana 已提交
175

176 177
# RIA/Silverlight projects
Generated_Code/
178

179 180 181
# Backup & report files from converting an old project file
# to a newer Visual Studio version. Backup files are not needed,
# because we have git ;-)
182
_UpgradeReport_Files/
183 184
Backup*/
UpgradeLog*.XML
185
UpgradeLog*.htm
186

187
# SQL Server files
188 189
*.mdf
*.ldf
190

191 192 193 194 195
# Business Intelligence projects
*.rdl.data
*.bim.layout
*.bim_*.settings

196 197
# Microsoft Fakes
FakesAssemblies/
M
Mustafa Arif 已提交
198 199

# Node.js Tools for Visual Studio
C
Carl Suster 已提交
200 201 202 203 204 205
.ntvs_analysis.dat

# Visual Studio 6 build log
*.plg

# Visual Studio 6 workspace options file
206
*.opt