44# #
55# # For more information, visit: https://docs.github.com/en/github/using-git/ignoring-files
66
7- # Visual Studio
8- .vs /
9- .vscode /
10-
117# Temporary VS files
12- * .suo
13- * .csproj.user
148launchSettings.json
159
1610# Build results
17- obj /
18- bin /
1911eng /Release /
20- * .binlog
2112
2213# NuGet Packages
2314packages /
@@ -29,7 +20,7 @@ __pycache__/
2920tests /ironpython /TestResults /
3021tests /ironpython /runsettings. * .xml
3122
32- # created by CPython tests
23+ # Created by CPython tests
3324src /core /IronPython.StdLib /Lib /lib2to3 /Grammar * .pickle
3425src /core /IronPython.StdLib /Lib /lib2to3 /PatternGrammar * .pickle
3526
@@ -45,9 +36,6 @@ src/core/IronPython.StdLib/Lib/lib2to3/PatternGrammar*.pickle
4536* .userosscache
4637* .sln.docstates
4738
48- # User-specific files (MonoDevelop/Xamarin Studio)
49- * .userprefs
50-
5139# Mono auto generated files
5240mono_crash. *
5341
6957
7058# Visual Studio 2015/2017 cache/options directory
7159.vs /
72- # Uncomment if you have tasks that create the project's static files in wwwroot
73- # wwwroot/
7460
7561# Visual Studio 2017 auto generated files
7662Generated \ Files /
@@ -84,25 +70,6 @@ Generated\ Files/
8470TestResult.xml
8571nunit- * .xml
8672
87- # Build Results of an ATL Project
88- [Dd ]ebugPS /
89- [Rr ]eleasePS /
90- dlldata.c
91-
92- # Benchmark Results
93- BenchmarkDotNet.Artifacts /
94-
95- # .NET Core
96- project.lock.json
97- project.fragment.lock.json
98- artifacts /
99-
100- # ASP.NET Scaffolding
101- ScaffoldingReadMe.txt
102-
103- # StyleCop
104- StyleCopReport.xml
105-
10673# Files built by Visual Studio
10774* _i.c
10875* _p.c
@@ -135,9 +102,6 @@ StyleCopReport.xml
135102* .svclog
136103* .scc
137104
138- # Chutzpah Test files
139- _Chutzpah *
140-
141105# Visual C++ cache files
142106ipch /
143107* .aps
@@ -149,86 +113,18 @@ ipch/
149113* .VC.db
150114* .VC.VC.opendb
151115
152- # Visual Studio profiler
153- * .psess
154- * .vsp
155- * .vspx
156- * .sap
157-
158- # Visual Studio Trace Files
159- * .e2e
160-
161- # TFS 2012 Local Workspace
162- $tf /
163-
164- # Guidance Automation Toolkit
165- * .gpState
166-
167116# ReSharper is a .NET coding add-in
168117_ReSharper * /
169118* . [Rr ]e [Ss ]harper
170119* .DotSettings.user
171120
172- # TeamCity is a build add-in
173- _TeamCity *
174-
175121# DotCover is a Code Coverage Tool
176122* .dotCover
177123
178- # AxoCover is a Code Coverage Tool
179- .axoCover /*
180- ! .axoCover /settings.json
181-
182- # Coverlet is a free, cross platform Code Coverage Tool
183- coverage * .json
184- coverage * .xml
185- coverage * .info
186-
187124# Visual Studio code coverage results
188125* .coverage
189126* .coveragexml
190127
191- # NCrunch
192- _NCrunch_ *
193- . * crunch * .local.xml
194- nCrunchTemp_ *
195-
196- # MightyMoose
197- * .mm. *
198- AutoTest.Net /
199-
200- # Web workbench (sass)
201- .sass-cache /
202-
203- # Installshield output folder
204- [Ee ]xpress /
205-
206- # DocProject is a documentation generator add-in
207- DocProject /buildhelp /
208- DocProject /Help /* .HxT
209- DocProject /Help /* .HxC
210- DocProject /Help /* .hhc
211- DocProject /Help /* .hhk
212- DocProject /Help /* .hhp
213- DocProject /Help /Html2
214- DocProject /Help /html
215-
216- # Click-Once directory
217- publish /
218-
219- # Publish Web Output
220- * . [Pp ]ublish.xml
221- * .azurePubxml
222- # Note: Comment the next line if you want to checkin your web deploy settings,
223- # but database connection strings (with potential passwords) will be unencrypted
224- * .pubxml
225- * .publishproj
226-
227- # Microsoft Azure Web App publish settings. Comment the next line if you want to
228- # checkin your Azure Web App publish settings, but sensitive information contained
229- # in these scripts will be unencrypted
230- PublishScripts /
231-
232128# NuGet Packages
233129* .nupkg
234130# NuGet Symbol Packages
@@ -247,10 +143,6 @@ PublishScripts/
247143csx /
248144* .build.csdef
249145
250- # Microsoft Azure Emulator
251- ecf /
252- rcf /
253-
254146# Windows Store app package directories and files
255147AppPackages /
256148BundleArtifacts /
@@ -266,28 +158,6 @@ _pkginfo.txt
266158# but keep track of directories ending in .cache
267159! ?* . [Cc ]ache /
268160
269- # Others
270- ClientBin /
271- ~$ *
272- * ~
273- * .dbmdl
274- * .dbproj.schemaview
275- * .jfm
276- * .pfx
277- * .publishsettings
278- orleans.codegen.cs
279-
280- # Including strong name files can present a security risk
281- # (https://github.com/github/gitignore/pull/2483#issue-259490424)
282- # *.snk
283-
284- # Since there are multiple workflows, uncomment next line to ignore bower_components
285- # (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
286- # bower_components/
287-
288- # RIA/Silverlight projects
289- Generated_Code /
290-
291161# Backup & report files from converting an old project file
292162# to a newer Visual Studio version. Backup files are not needed,
293163# because we have git ;-)
@@ -298,121 +168,22 @@ UpgradeLog*.htm
298168ServiceFabricBackup /
299169* .rptproj.bak
300170
301- # SQL Server files
302- * .mdf
303- * .ldf
304- * .ndf
305-
306- # Business Intelligence projects
307- * .rdl.data
308- * .bim.layout
309- * .bim_ * .settings
310- * .rptproj.rsuser
311- * - [Bb ]ackup.rdl
312- * - [Bb ]ackup ( [0-9 ]).rdl
313- * - [Bb ]ackup ( [0-9 ][0-9 ]).rdl
314-
315- # Microsoft Fakes
316- FakesAssemblies /
317-
318- # GhostDoc plugin setting file
319- * .GhostDoc.xml
320-
321- # Node.js Tools for Visual Studio
322- .ntvs_analysis.dat
323- node_modules /
324-
325- # Visual Studio 6 build log
326- * .plg
327-
328- # Visual Studio 6 workspace options file
329- * .opt
330-
331- # Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
332- * .vbw
333-
334- # Visual Studio 6 auto-generated project file (contains which files were open etc.)
335- * .vbp
336-
337- # Visual Studio 6 workspace and project file (working project files containing files to include in project)
338- * .dsw
339- * .dsp
340-
341- # Visual Studio 6 technical files
342- * .ncb
343- * .aps
344-
345- # Visual Studio LightSwitch build output
346- ** /* .HTMLClient /GeneratedArtifacts
347- ** /* .DesktopClient /GeneratedArtifacts
348- ** /* .DesktopClient /ModelManifest.xml
349- ** /* .Server /GeneratedArtifacts
350- ** /* .Server /ModelManifest.xml
351- _Pvt_Extensions
352-
353- # Paket dependency manager
354- .paket /paket.exe
355- paket-files /
356-
357- # FAKE - F# Make
358- .fake /
359-
360- # CodeRush personal settings
361- .cr /personal
362-
363171# Python Tools for Visual Studio (PTVS)
364172__pycache__ /
365173* .pyc
366174
367- # Cake - Uncomment if you are using it
368- # tools/**
369- # !tools/packages.config
370-
371- # Tabs Studio
372- * .tss
373-
374- # Telerik's JustMock configuration file
375- * .jmconfig
376-
377- # BizTalk build output
378- * .btp.cs
379- * .btm.cs
380- * .odx.cs
381- * .xsd.cs
382-
383- # OpenCover UI analysis results
384- OpenCover /
385-
386- # Azure Stream Analytics local run output
387- ASALocalRun /
388-
389175# MSBuild Binary and Structured Log
390176* .binlog
391177
392- # NVidia Nsight GPU debugger configuration file
393- * .nvuser
394-
395- # MFractors (Xamarin productivity tool) working folder
396- .mfractor /
397-
398178# Local History for Visual Studio
399179.localhistory /
400180
401181# Visual Studio History (VSHistory) files
402182.vshistory /
403183
404- # BeatPulse healthcheck temp database
405- healthchecksdb
406-
407184# Backup folder for Package Reference Convert tool in Visual Studio 2017
408185MigrationBackup /
409186
410- # Ionide (cross platform F# VS Code tools) working folder
411- .ionide /
412-
413- # Fody - auto-generated XML schema
414- FodyWeavers.xsd
415-
416187# VS Code files for those working on multiple tools
417188.vscode /*
418189! .vscode /settings.json
0 commit comments