Don't open readme on creation
This commit is contained in:
parent
af11b12fdf
commit
36561ed8eb
1 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,9 @@
|
|||
"name": "pallets/flask",
|
||||
"image": "mcr.microsoft.com/devcontainers/python:3",
|
||||
"customizations": {
|
||||
"codespaces": {
|
||||
"openFiles": []
|
||||
},
|
||||
"vscode": {
|
||||
"settings": {
|
||||
"python.defaultInterpreterPath": "${workspaceFolder}/.venv",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue