Skip to content

Commit 55c445d

Browse files
committed
Initial commit
0 parents  commit 55c445d

33 files changed

Lines changed: 4800 additions & 0 deletions

.gitignore

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

LICENSE.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
Copyright 2019 Daniel Dugger
2+
3+
Permission is hereby granted, free of charge, to any person obtaining a copy
4+
of this software and associated documentation files (the "Software"), to deal
5+
in the Software without restriction, including without limitation the rights
6+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7+
copies of the Software, and to permit persons to whom the Software is
8+
furnished to do so, subject to the following conditions:
9+
10+
The above copyright notice and this permission notice shall be included in all
11+
copies or substantial portions of the Software.
12+
13+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
19+
SOFTWARE.

0 commit comments

Comments
 (0)