Add project files.

This commit is contained in:
Aleksandr Popov
2023-06-24 17:15:56 +02:00
parent 2550bc81d5
commit 32813531e2
17 changed files with 461 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"profiles": {
"Docker Compose": {
"commandName": "DockerCompose",
"commandVersion": "1.0",
"serviceActions": {
"turn.services.chess": "StartDebugging"
}
}
}
}