From defbd2d8858dafb8aa71bf41098f043595d99dcd Mon Sep 17 00:00:00 2001 From: DcruBro Date: Wed, 20 May 2026 08:30:41 +0200 Subject: [PATCH] kh 6148 bytes .vscode/extensions.json | 8 ++++ .vscode/settings.json | 15 ++++++ webpage/index.html | 100 ---------------------------------------- 4 files changed, 23 insertions(+), 100 deletions(-) create mode 100644 .DS_Store create mode 100644 .vscode/extensions.json create mode 100644 .vscode/settings.json delete mode 100644 webpage/index.html diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..26652ad82165bfb593cae5b1d49f07f4229b9b97 GIT binary patch literal 6148 zcmeHKT}s115T1<%BO>%s@MTXR^aioS6Z8T#O{ou!35fc-7w{fFc@5uu^%x>}0KeIp z#D=usQ;{+Qv)^WRW_R-CXLgCmO&`h$(U^!*C}VPhW{dDR>p&8<@Suxx)Kt=Py_(Dx z^}yQ<|B(THcE@x{k91E9+IW6dBk3l0LyxM?^I}~W7)ig*zF(f-->$ZKm4EPRZuxC# zSM!(#`8?5*3To(vR_*)LdZhEA$7VhkAFrQXKD~LW`Zu55Uj2OdyD%{Zi~(cd;21#7 zW=T&4tu+RW0b`(Jfd3C3%9tqz!T9Sy6ORDE5zJB0k9#JdX9F-(41%ygoP+`;)aen! zNjU6Y{W8TMDBu&^eTa{eoZ@f=(>O@a0l`4vhl4=MFGa41%ygY$Fh9u*MkJ GD+50)Us0q0 literal 0 HcmV?d00001 diff --git a/.vscode/extensions.json b/.vscode/extensions.json new file mode 100644 index 0000000..fbc7999 --- /dev/null +++ b/.vscode/extensions.json @@ -0,0 +1,8 @@ +{ + "recommendations": [ + "ms-python.python", + "visualstudioexptteam.vscodeintellicode", + "ms-python.vscode-pylance", + "paulober.pico-w-go" + ] +} \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..03be782 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,15 @@ +{ + "python.languageServer": "Pylance", + "python.analysis.typeCheckingMode": "basic", + "python.analysis.diagnosticSeverityOverrides": { + "reportMissingModuleSource": "none" + }, + "python.terminal.activateEnvironment": false, + "micropico.openOnStart": true, + "python.analysis.typeshedPaths": [ + "~/.micropico-stubs/included" + ], + "python.analysis.extraPaths": [ + "~/.micropico-stubs/included" + ] +} \ No newline at end of file diff --git a/webpage/index.html b/webpage/index.html deleted file mode 100644 index 2eaef9e..0000000 --- a/webpage/index.html +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - brum brum - - - - -
-
- -
-
- -
-
- -
-
- -
- -
- -