feat: bunch of raw data

This commit is contained in:
kellervater
2025-04-10 19:29:36 +02:00
parent 04f76ace15
commit 7b4590c2de
31 changed files with 18 additions and 5 deletions

View File

@@ -4,11 +4,11 @@
"dockerfile": "Dockerfile"
},
"forwardPorts": [4000],
"postCreateCommand": "bundle install || true",
"customizations": {
"vscode": {
"extensions": [
"rebornix.Ruby"
"Shopify.ruby-lsp",
"ms-azuretools.vscode-docker"
]
}
}