Compare commits

...

2 Commits

Author SHA1 Message Date
ffaa3dd
aaddd3fc70
Merge 394f4c8daf into 26961cf329 2024-07-17 11:12:56 -05:00
ffaa3dd
394f4c8daf
Create devcontainer.json 2024-06-09 04:01:59 +03:00

View File

@ -0,0 +1,5 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
}
}