microsoft/AI-For-Beginners

Public

mirrored fromhttps://github.com/microsoft/AI-For-BeginnersAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
69e28b33ffd7d1d928bec19fef1cf16468728b3b

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

.gitignore

364lines · modecode

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