Development: Add VS Code Devcontainer Configuration (#7041)

This commit is contained in:
phail
2024-06-28 00:13:55 +02:00
committed by GitHub
parent a8df0c9ca4
commit 5471b26836
8 changed files with 589 additions and 0 deletions

2
.gitignore vendored
View File

@@ -66,6 +66,8 @@ target/
.vscode
/src-ui/.vscode
/docs/.vscode
.vscode-server
*CommandMarker
# Other stuff that doesn't belong
.virtualenv