Add sample configuration for Visual Studio Code Remote Development on Containers.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -13,4 +13,7 @@
|
||||
/nginx/ssl/*.key
|
||||
/nginx/ssl/*.csr
|
||||
|
||||
.DS_Store
|
||||
/.devcontainer/*
|
||||
!/.devcontainer/devcontainer.example.json
|
||||
|
||||
.DS_Store
|
||||
|
Reference in New Issue
Block a user