2
2
# # files generated by popular Visual Studio add-ons.
3
3
4
4
# User-specific files
5
+ * .rsuser
5
6
* .suo
6
7
* .user
7
8
* .userosscache
8
9
* .sln.docstates
9
- * .filters
10
-
11
- # User-specific files (MonoDevelop/Xamarin Studio)
12
- * .userprefs
13
10
14
11
# Build results
15
12
[Dd ]ebug /
18
15
[Rr ]eleases /
19
16
x64 /
20
17
x86 /
21
- build /
18
+ [Ww ][Ii ][Nn ]32 /
19
+ [Aa ][Rr ][Mm ]/
20
+ [Aa ][Rr ][Mm ]64 /
22
21
bld /
23
22
[Bb ]in /
24
23
[Oo ]bj /
24
+ [Ee ]xt /
25
+ [Ll ]og /
26
+ [Ll ]ogs /
25
27
26
- # Visual Studio 2015 cache/options directory
28
+ # Visual Studio 14+ cache/options directory
27
29
.vs /
30
+ # Uncomment if you have tasks that create the project's static files in wwwroot
31
+ # wwwroot/
32
+
33
+ # Visual Studio 15+ auto generated files
34
+ Generated \ Files /
28
35
29
36
# MSTest test Results
30
37
[Tt ]est [Rr ]esult * /
31
38
[Bb ]uild [Ll ]og. *
32
39
33
- # NUNIT
40
+ # NUnit
34
41
* .VisualState.xml
35
42
TestResult.xml
43
+ nunit- * .xml
36
44
37
45
# Build Results of an ATL Project
38
46
[Dd ]ebugPS /
39
47
[Rr ]eleasePS /
40
48
dlldata.c
41
49
42
- # DNX
50
+ # Benchmark Results
51
+ BenchmarkDotNet.Artifacts /
52
+
53
+ # .NET Core
43
54
project.lock.json
55
+ project.fragment.lock.json
44
56
artifacts /
45
57
58
+ # ASP.NET Scaffolding
59
+ ScaffoldingReadMe.txt
60
+
61
+ # StyleCop
62
+ StyleCopReport.xml
63
+
64
+ # Files built by Visual Studio
46
65
* _i.c
47
66
* _p.c
48
- * _i .h
67
+ * _h .h
49
68
* .ilk
50
69
* .meta
51
70
* .obj
71
+ * .iobj
52
72
* .pch
53
73
* .pdb
74
+ * .ipdb
54
75
* .pgc
55
76
* .pgd
56
77
* .rsp
@@ -60,7 +81,9 @@ artifacts/
60
81
* .tlh
61
82
* .tmp
62
83
* .tmp_proj
84
+ * _wpftmp.csproj
63
85
* .log
86
+ * .tlog
64
87
* .vspscc
65
88
* .vssscc
66
89
.builds
@@ -75,17 +98,21 @@ _Chutzpah*
75
98
ipch /
76
99
* .aps
77
100
* .ncb
101
+ * .opendb
78
102
* .opensdf
79
103
* .sdf
80
104
* .cachefile
105
+ * .VC.db
106
+ * .VC.VC.opendb
81
107
82
108
# Visual Studio profiler
83
109
* .psess
84
110
* .vsp
85
111
* .vspx
112
+ * .sap
86
113
87
- # TFS 2012 Local Workspace
88
- $tf /
114
+ # Visual Studio Trace Files
115
+ * .e2e
89
116
90
117
# Guidance Automation Toolkit
91
118
* .gpState
@@ -95,84 +122,82 @@ _ReSharper*/
95
122
* . [Rr ]e [Ss ]harper
96
123
* .DotSettings.user
97
124
98
- # JustCode is a .NET coding add-in
99
- .JustCode
100
-
101
125
# TeamCity is a build add-in
102
126
_TeamCity *
103
127
104
128
# DotCover is a Code Coverage Tool
105
129
* .dotCover
106
130
107
- # NCrunch
108
- _NCrunch_ *
109
- . * crunch * .local.xml
131
+ # AxoCover is a Code Coverage Tool
132
+ .axoCover / *
133
+ ! .axoCover / settings.json
110
134
111
- # MightyMoose
112
- * .mm. *
113
- AutoTest.Net /
135
+ # Coverlet is a free, cross platform Code Coverage Tool
136
+ coverage * .json
137
+ coverage * .xml
138
+ coverage * .info
114
139
115
- # Web workbench (sass)
116
- .sass-cache /
140
+ # Visual Studio code coverage results
141
+ * .coverage
142
+ * .coveragexml
117
143
118
144
# Installshield output folder
119
145
[Ee ]xpress /
120
146
121
- # DocProject is a documentation generator add-in
122
- DocProject /buildhelp /
123
- DocProject /Help /* .HxT
124
- DocProject /Help /* .HxC
125
- DocProject /Help /* .hhc
126
- DocProject /Help /* .hhk
127
- DocProject /Help /* .hhp
128
- DocProject /Help /Html2
129
- DocProject /Help /html
130
-
131
147
# Click-Once directory
132
148
publish /
133
149
134
150
# Publish Web Output
135
151
* . [Pp ]ublish.xml
136
152
* .azurePubxml
137
- # # TODO: Comment the next line if you want to checkin your
138
- # # web deploy settings but do note that will include unencrypted
139
- # # passwords
140
- # *.pubxml
141
-
153
+ # Note: Comment the next line if you want to checkin your web deploy settings,
154
+ # but database connection strings (with potential passwords) will be unencrypted
155
+ * .pubxml
142
156
* .publishproj
143
157
158
+ # Microsoft Azure Web App publish settings. Comment the next line if you want to
159
+ # checkin your Azure Web App publish settings, but sensitive information contained
160
+ # in these scripts will be unencrypted
161
+ PublishScripts /
162
+
144
163
# NuGet Packages
145
164
* .nupkg
165
+ # NuGet Symbol Packages
166
+ * .snupkg
146
167
# The packages folder can be ignored because of Package Restore
147
- ** /packages /*
168
+ ** /[ Pp ] ackages /*
148
169
# except build/, which is used as an MSBuild target.
149
- ! ** /packages /build /
170
+ ! ** /[ Pp ] ackages /build /
150
171
# Uncomment if necessary however generally it will be regenerated when needed
151
- # !**/packages/repositories.config
152
-
153
- # Windows Azure Build Output
154
- csx /
155
- * .build.csdef
172
+ # !**/[Pp]ackages/repositories.config
173
+ # NuGet v3's project.json files produces more ignorable files
174
+ * .nuget.props
175
+ * .nuget.targets
156
176
157
- # Windows Store app package directory
177
+ # Windows Store app package directories and files
158
178
AppPackages /
179
+ BundleArtifacts /
180
+ Package.StoreAssociation.xml
181
+ _pkginfo.txt
182
+ * .appx
183
+ * .appxbundle
184
+ * .appxupload
159
185
160
186
# Visual Studio cache files
161
187
# files ending in .cache can be ignored
162
188
* . [Cc ]ache
163
189
# but keep track of directories ending in .cache
164
- ! * . [Cc ]ache /
190
+ ! ? *. [Cc ]ache /
165
191
166
192
# Others
167
193
ClientBin /
168
- [Ss ]tyle [Cc ]op. *
169
194
~$ *
170
195
* ~
171
196
* .dbmdl
172
197
* .dbproj.schemaview
198
+ * .jfm
173
199
* .pfx
174
200
* .publishsettings
175
- node_modules /
176
201
orleans.codegen.cs
177
202
178
203
# RIA/Silverlight projects
@@ -185,50 +210,54 @@ _UpgradeReport_Files/
185
210
Backup * /
186
211
UpgradeLog * .XML
187
212
UpgradeLog * .htm
188
-
189
- # SQL Server files
190
- * .mdf
191
- * .ldf
192
-
193
- # Business Intelligence projects
194
- * .rdl.data
195
- * .bim.layout
196
- * .bim_ * .settings
213
+ ServiceFabricBackup /
214
+ * .rptproj.bak
197
215
198
216
# Microsoft Fakes
199
217
FakesAssemblies /
200
218
201
- # Node.js Tools for Visual Studio
202
- .ntvs_analysis.dat
219
+ # CodeRush personal settings
220
+ .cr / personal
203
221
204
- # Visual Studio 6 build log
205
- * .plg
222
+ # MSBuild Binary and Structured Log
223
+ * .binlog
206
224
207
- # Visual Studio 6 workspace options file
208
- * .opt
225
+ # MFractors (Xamarin productivity tool) working folder
226
+ .mfractor /
209
227
210
- # LightSwitch generated files
211
- GeneratedArtifacts /
212
- _Pvt_Extensions /
213
- ModelManifest.xml
214
- BundleArtifacts
215
- ! /build
216
- /build /tools /GitVersion.CommandLine
217
- AppPackages
228
+ # Local History for Visual Studio
229
+ .localhistory /
218
230
219
- # NuGet V3 artifacts
220
- * -packages.config
221
- * .nuget.props
222
- * .nuget.targets
223
- project.lock.json
224
- msbuild.binlog
225
- * .project.lock.json
226
- /build /tools /**
227
- ! /build /tools /packages.config
231
+ # Visual Studio History (VSHistory) files
232
+ .vshistory /
228
233
229
- # Generated file from .ttinclude
230
- ** / Generated / TypeInfo.g.cs
234
+ # Backup folder for Package Reference Convert tool in Visual Studio 2017
235
+ MigrationBackup /
231
236
232
- # TAEF Log output
233
- WexLogFileOutput
234
- * .wtl
237
+ # VS Code files for those working on multiple tools
238
+ .vscode /*
239
+ ! .vscode /settings.json
240
+ ! .vscode /tasks.json
241
+ ! .vscode /launch.json
242
+ ! .vscode /extensions.json
243
+ * .code-workspace
244
+
245
+ # Local History for Visual Studio Code
246
+ .history /
247
+
248
+ # Windows Installer files from build outputs
249
+ * .cab
250
+ * .msi
251
+ * .msix
252
+ * .msm
253
+ * .msp
254
+
255
+ # JetBrains Rider
256
+ * .sln.iml
257
+
258
+ # MSBuild response files
259
+ ! MSBuild.rsp
260
+ ! Directory.Build.rsp
261
+
262
+ # Generated file from .ttinclude
263
+ ** /Generated /* .g.cs
0 commit comments