Skip to content

Commit

Permalink
Show README.md on codespace startup (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
juhoinkinen authored Jun 10, 2024
1 parent da9a3a3 commit 569f9c4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@
"dockerfile": "../Dockerfile"
},
"customizations": {
"codespaces": {
// Avoid opening /README.md
"openFiles": []
},
// "codespaces": {
// "openFiles": [] // Uncomment this block to avoid opening /README.md
// },
"vscode": {
"settings": {
"terminal.integrated.defaultProfile.linux": "bash",
Expand Down

0 comments on commit 569f9c4

Please sign in to comment.