intial commit

This commit is contained in:
valentineautos
2025-12-05 09:39:53 +00:00
parent 400c9cdb52
commit 5f9293910f
3 changed files with 146 additions and 0 deletions

8
.theia/launch.json Normal file
View File

@@ -0,0 +1,8 @@
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
"version": "0.2.0",
"configurations": [
]
}