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