Update project

This commit is contained in:
Andras Schmelczer 2022-09-21 14:39:32 +02:00
parent a8a3a5093a
commit 3cf5b14913
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
5 changed files with 12598 additions and 700 deletions

14
.vscode/settings.json vendored
View file

@ -1,12 +1,15 @@
{
"cSpell.words": [
"EEPROM",
"Glsl",
"andras",
"astra",
"colour",
"colours",
"decla",
"EEPROM",
"favicons",
"forex",
"froms",
"Glsl",
"leds",
"linkedin",
"mesmerising",
@ -24,5 +27,8 @@
"webm",
"webp",
"youtube"
]
}
],
"files.exclude": {
"node_modules": true
}
}