add exception

This commit is contained in:
2025-04-18 12:51:43 +03:00
parent 3f559432ba
commit e11b1d9f3c
3 changed files with 17 additions and 0 deletions

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

@@ -0,0 +1,7 @@
{
// 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": []
}