We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aee0103 commit 6a675f9Copy full SHA for 6a675f9
.devcontainer/devcontainer.json
@@ -12,6 +12,7 @@
12
"**/.vscode": true,
13
"**/.devcontainer": true,
14
"**/.git": true,
15
+ "**/.github": true,
16
"**/.gitignore": true,
17
"**/.gitpod.Dockerfile": true,
18
"**/.gitpod.yml": true,
0 commit comments