Initial commit

This commit is contained in:
Mark Moxon 2022-09-01 10:14:30 +01:00
commit 3049dc938c
38 changed files with 1191 additions and 0 deletions

23
.gitignore vendored Normal file
View file

@ -0,0 +1,23 @@
# Windows thumbnail cache files
Thumbs.db
ehthumbs.db
ehthumbs_vista.db
# Folder config file
Desktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
# Windows Installer files
*.cab
*.msi
*.msm
*.msp
# Windows shortcuts
*.lnk
# Project files
.vscode/tasks.json
work/