Spaces:
Sleeping
Sleeping
Commit
·
7445478
1
Parent(s):
763bc1a
Adiciona arquivo repo-tree.txt vazio
Browse files- .vscode/extensions.json +3 -0
- .vscode/settings.json +3 -0
- repo-tree.txt +0 -0
.vscode/extensions.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"recommendations": ["ms-azuretools.vscode-docker"]
|
3 |
+
}
|
.vscode/settings.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"DockerRun.DisableDockerrc": true
|
3 |
+
}
|
repo-tree.txt
ADDED
File without changes
|