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