mirror of
https://github.com/kingomarnajjar/codespaces-rails.git
synced 2026-07-25 22:27:34 +10:00
Stop opening the README by default
This was in place before we had better default content.
This commit is contained in:
parent
deb18f698f
commit
a7fccd50f3
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"customizations": {
|
||||
"codespaces": {
|
||||
"openFiles": ["app/views/hello/index.html.erb", "README.md"]
|
||||
"openFiles": ["app/views/hello/index.html.erb"]
|
||||
},
|
||||
"vscode": {
|
||||
"extensions": [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue