This commit is contained in:
Aleyna Guecuek 2025-10-20 12:47:04 +02:00
parent 20edf2ad18
commit 96fdd10053

10
.vscode/launch.json vendored Normal file
View File

@ -0,0 +1,10 @@
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
]
}