From 6b6a29b1468e738105178860d0d108c6592fe7ca Mon Sep 17 00:00:00 2001 From: BGAK2024 Date: Sat, 29 Jun 2024 14:30:51 -0400 Subject: [PATCH] Create admin.bgakustomsvc.cu.json --- .devcontainer/Bgakustomsvc.cu.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .devcontainer/Bgakustomsvc.cu.json diff --git a/.devcontainer/Bgakustomsvc.cu.json b/.devcontainer/Bgakustomsvc.cu.json new file mode 100644 index 0000000..ad93c14 --- /dev/null +++ b/.devcontainer/Bgakustomsvc.cu.json @@ -0,0 +1,5 @@ +{ + "image": "mcr.microsoft.com/devcontainers/universal:2", + "features": { + } +}