This commit is contained in:
Elijah McMorris 2023-11-23 18:24:23 +00:00
parent 6343159387
commit 4e3dedf7ab
Signed by: NexVeridian
SSH key fingerprint: SHA256:bsA1SKZxuEcEVHAy3gY1HUeM5ykRJl0U0kQHQn0hMg8
14 changed files with 15 additions and 10 deletions

0
.devcontainer/Dockerfile Normal file → Executable file
View file

4
.devcontainer/devcontainer.json Normal file → Executable file
View file

@ -63,7 +63,9 @@
"christian-kohler.path-intellisense",
"Gruntfuggly.todo-tree",
"ms-azuretools.vscode-docker",
"redhat.vscode-yaml"
"redhat.vscode-yaml",
"GitHub.copilot",
"GitHub.copilot-chat"
]
}
}