1
- .DS_Store
2
-
3
1
# # Ignore Visual Studio temporary files, build results, and
4
2
# # files generated by popular Visual Studio add-ons.
3
+ # #
4
+ # # Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
5
5
6
6
# User-specific files
7
+ * .rsuser
7
8
* .suo
8
9
* .user
9
10
* .userosscache
12
13
# User-specific files (MonoDevelop/Xamarin Studio)
13
14
* .userprefs
14
15
16
+ # Mono auto generated files
17
+ mono_crash. *
18
+
15
19
# Build results
16
20
[Dd ]ebug /
17
21
[Dd ]ebugPublic /
18
22
[Rr ]elease /
19
23
[Rr ]eleases /
20
24
x64 /
21
25
x86 /
22
- build /
26
+ [Ww ][Ii ][Nn ]32 /
27
+ [Aa ][Rr ][Mm ]/
28
+ [Aa ][Rr ][Mm ]64 /
23
29
bld /
24
30
[Bb ]in /
25
31
[Oo ]bj /
32
+ [Ll ]og /
33
+ [Ll ]ogs /
26
34
27
- # Visual Studio 2015 cache/options directory
35
+ # Visual Studio 2015/2017 cache/options directory
28
36
.vs /
29
37
# Uncomment if you have tasks that create the project's static files in wwwroot
30
38
# wwwroot/
31
39
40
+ # Visual Studio 2017 auto generated files
41
+ Generated \ Files /
42
+
32
43
# MSTest test Results
33
44
[Tt ]est [Rr ]esult * /
34
45
[Bb ]uild [Ll ]og. *
35
46
36
- # NUNIT
47
+ # NUnit
37
48
* .VisualState.xml
38
49
TestResult.xml
50
+ nunit- * .xml
39
51
40
52
# Build Results of an ATL Project
41
53
[Dd ]ebugPS /
42
54
[Rr ]eleasePS /
43
55
dlldata.c
44
56
45
- # DNX
57
+ # Benchmark Results
58
+ BenchmarkDotNet.Artifacts /
59
+
60
+ # .NET Core
46
61
project.lock.json
62
+ project.fragment.lock.json
47
63
artifacts /
48
64
65
+ # ASP.NET Scaffolding
66
+ ScaffoldingReadMe.txt
67
+
68
+ # StyleCop
69
+ StyleCopReport.xml
70
+
71
+ # Files built by Visual Studio
49
72
* _i.c
50
73
* _p.c
51
- * _i .h
74
+ * _h .h
52
75
* .ilk
53
76
* .meta
54
77
* .obj
78
+ * .iobj
55
79
* .pch
56
80
* .pdb
81
+ * .ipdb
57
82
* .pgc
58
83
* .pgd
59
84
* .rsp
@@ -63,6 +88,7 @@ artifacts/
63
88
* .tlh
64
89
* .tmp
65
90
* .tmp_proj
91
+ * _wpftmp.csproj
66
92
* .log
67
93
* .vspscc
68
94
* .vssscc
@@ -82,13 +108,18 @@ ipch/
82
108
* .opensdf
83
109
* .sdf
84
110
* .cachefile
111
+ * .VC.db
112
+ * .VC.VC.opendb
85
113
86
114
# Visual Studio profiler
87
115
* .psess
88
116
* .vsp
89
117
* .vspx
90
118
* .sap
91
119
120
+ # Visual Studio Trace Files
121
+ * .e2e
122
+
92
123
# TFS 2012 Local Workspace
93
124
$tf /
94
125
@@ -100,15 +131,23 @@ _ReSharper*/
100
131
* . [Rr ]e [Ss ]harper
101
132
* .DotSettings.user
102
133
103
- # JustCode is a .NET coding add-in
104
- .JustCode
105
-
106
134
# TeamCity is a build add-in
107
135
_TeamCity *
108
136
109
137
# DotCover is a Code Coverage Tool
110
138
* .dotCover
111
139
140
+ # AxoCover is a Code Coverage Tool
141
+ .axoCover /*
142
+ ! .axoCover /settings.json
143
+
144
+ # Coverlet is a free, cross platform Code Coverage Tool
145
+ coverage * [.json, .xml, .info ]
146
+
147
+ # Visual Studio code coverage results
148
+ * .coverage
149
+ * .coveragexml
150
+
112
151
# NCrunch
113
152
_NCrunch_ *
114
153
. * crunch * .local.xml
@@ -140,19 +179,29 @@ publish/
140
179
# Publish Web Output
141
180
* . [Pp ]ublish.xml
142
181
* .azurePubxml
143
- # TODO : Comment the next line if you want to checkin your web deploy settings
182
+ # Note : Comment the next line if you want to checkin your web deploy settings,
144
183
# but database connection strings (with potential passwords) will be unencrypted
145
184
* .pubxml
146
185
* .publishproj
147
186
187
+ # Microsoft Azure Web App publish settings. Comment the next line if you want to
188
+ # checkin your Azure Web App publish settings, but sensitive information contained
189
+ # in these scripts will be unencrypted
190
+ PublishScripts /
191
+
148
192
# NuGet Packages
149
193
* .nupkg
194
+ # NuGet Symbol Packages
195
+ * .snupkg
150
196
# The packages folder can be ignored because of Package Restore
151
- ** /packages /*
197
+ ** /[ Pp ] ackages /*
152
198
# except build/, which is used as an MSBuild target.
153
- ! ** /packages /build /
199
+ ! ** /[ Pp ] ackages /build /
154
200
# Uncomment if necessary however generally it will be regenerated when needed
155
- # !**/packages/repositories.config
201
+ # !**/[Pp]ackages/repositories.config
202
+ # NuGet v3's project.json files produces more ignorable files
203
+ * .nuget.props
204
+ * .nuget.targets
156
205
157
206
# Microsoft Azure Build Output
158
207
csx /
@@ -162,30 +211,40 @@ csx/
162
211
ecf /
163
212
rcf /
164
213
165
- # Microsoft Azure ApplicationInsights config file
166
- ApplicationInsights.config
167
-
168
- # Windows Store app package directory
214
+ # Windows Store app package directories and files
169
215
AppPackages /
170
216
BundleArtifacts /
217
+ Package.StoreAssociation.xml
218
+ _pkginfo.txt
219
+ * .appx
220
+ * .appxbundle
221
+ * .appxupload
171
222
172
223
# Visual Studio cache files
173
224
# files ending in .cache can be ignored
174
225
* . [Cc ]ache
175
226
# but keep track of directories ending in .cache
176
- ! * . [Cc ]ache /
227
+ ! ? *. [Cc ]ache /
177
228
178
229
# Others
179
230
ClientBin /
180
231
~$ *
181
232
* ~
182
233
* .dbmdl
183
234
* .dbproj.schemaview
235
+ * .jfm
184
236
* .pfx
185
237
* .publishsettings
186
- node_modules /
187
238
orleans.codegen.cs
188
239
240
+ # Including strong name files can present a security risk
241
+ # (https://github.com/github/gitignore/pull/2483#issue-259490424)
242
+ # *.snk
243
+
244
+ # Since there are multiple workflows, uncomment next line to ignore bower_components
245
+ # (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
246
+ # bower_components/
247
+
189
248
# RIA/Silverlight projects
190
249
Generated_Code /
191
250
@@ -196,15 +255,22 @@ _UpgradeReport_Files/
196
255
Backup * /
197
256
UpgradeLog * .XML
198
257
UpgradeLog * .htm
258
+ ServiceFabricBackup /
259
+ * .rptproj.bak
199
260
200
261
# SQL Server files
201
262
* .mdf
202
263
* .ldf
264
+ * .ndf
203
265
204
266
# Business Intelligence projects
205
267
* .rdl.data
206
268
* .bim.layout
207
269
* .bim_ * .settings
270
+ * .rptproj.rsuser
271
+ * - [Bb ]ackup.rdl
272
+ * - [Bb ]ackup ( [0-9 ]).rdl
273
+ * - [Bb ]ackup ( [0-9 ][0-9 ]).rdl
208
274
209
275
# Microsoft Fakes
210
276
FakesAssemblies /
@@ -214,13 +280,17 @@ FakesAssemblies/
214
280
215
281
# Node.js Tools for Visual Studio
216
282
.ntvs_analysis.dat
283
+ node_modules /
217
284
218
285
# Visual Studio 6 build log
219
286
* .plg
220
287
221
288
# Visual Studio 6 workspace options file
222
289
* .opt
223
290
291
+ # Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
292
+ * .vbw
293
+
224
294
# Visual Studio LightSwitch build output
225
295
** /* .HTMLClient /GeneratedArtifacts
226
296
** /* .DesktopClient /GeneratedArtifacts
@@ -231,9 +301,60 @@ _Pvt_Extensions
231
301
232
302
# Paket dependency manager
233
303
.paket /paket.exe
304
+ paket-files /
234
305
235
306
# FAKE - F# Make
236
307
.fake /
237
308
238
- # ## Rider ###
239
- .idea /
309
+ # CodeRush personal settings
310
+ .cr /personal
311
+
312
+ # Python Tools for Visual Studio (PTVS)
313
+ __pycache__ /
314
+ * .pyc
315
+
316
+ # Cake - Uncomment if you are using it
317
+ # tools/**
318
+ # !tools/packages.config
319
+
320
+ # Tabs Studio
321
+ * .tss
322
+
323
+ # Telerik's JustMock configuration file
324
+ * .jmconfig
325
+
326
+ # BizTalk build output
327
+ * .btp.cs
328
+ * .btm.cs
329
+ * .odx.cs
330
+ * .xsd.cs
331
+
332
+ # OpenCover UI analysis results
333
+ OpenCover /
334
+
335
+ # Azure Stream Analytics local run output
336
+ ASALocalRun /
337
+
338
+ # MSBuild Binary and Structured Log
339
+ * .binlog
340
+
341
+ # NVidia Nsight GPU debugger configuration file
342
+ * .nvuser
343
+
344
+ # MFractors (Xamarin productivity tool) working folder
345
+ .mfractor /
346
+
347
+ # Local History for Visual Studio
348
+ .localhistory /
349
+
350
+ # BeatPulse healthcheck temp database
351
+ healthchecksdb
352
+
353
+ # Backup folder for Package Reference Convert tool in Visual Studio 2017
354
+ MigrationBackup /
355
+
356
+ # Ionide (cross platform F# VS Code tools) working folder
357
+ .ionide /
358
+
359
+ # Fody - auto-generated XML schema
360
+ FodyWeavers.xsd
0 commit comments