feat: also open doc readme by default
This commit is contained in:
parent
b2e4920aa2
commit
664a8fff08
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,10 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"codespaces": {
|
"codespaces": {
|
||||||
|
"openFiles": [
|
||||||
|
"README.md",
|
||||||
|
"doc/README.md"
|
||||||
|
],
|
||||||
"repositories": {
|
"repositories": {
|
||||||
"PrivateBin/*": {
|
"PrivateBin/*": {
|
||||||
"permissions": {
|
"permissions": {
|
||||||
|
|
Loading…
Reference in a new issue