Compare commits

...

2 commits

Author SHA1 Message Date
th30neee
7b0e70c80f
Merge 2caf555345 into 08c6903cd8 2025-08-11 15:54:42 +02:00
th30neee
2caf555345
Create devcontainer.json 2025-03-17 17:19:56 -07:00

View file

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