提交 7c908a93 编写于 作者: M Martin Aeschlimann

add .vscodeignore syntax highlighting. FIxes #64960

上级 26e9fd40
......@@ -41,6 +41,14 @@
"fileMatch": "*color-theme.json",
"url": "vscode://schemas/color-theme"
}
],
"languages": [
{
"id": "ignore",
"filenames": [
".vscodeignore"
]
}
]
},
"devDependencies": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册