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