Skip to content

Commit 3e07f7e

Browse files
authored
Update devcontainer.json
1 parent 594e4a8 commit 3e07f7e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@
55
],
66
"customizations": {
77
"codespaces": {
8-
"openFiles": [
9-
"README.md",
10-
"tutorial-queries/tutorial.ql"
11-
]
8+
"openFiles": []
129
}
1310
},
1411
"postCreateCommand": "bash .devcontainer/postCreateCommand.sh"

0 commit comments

Comments
 (0)