Skip to content

Commit 0f2285c

Browse files
authored
Don't ship yarn.lock file with the markdown extension (microsoft#164794)
1 parent 9ad0693 commit 0f2285c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

extensions/markdown-language-features/.vscodeignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ server/extension-browser.webpack.config.js
2121
server/tsconfig.json
2222
server/.vscode/**
2323
server/node_modules/**
24+
server/yarn.lock
25+
server/.npmignore

0 commit comments

Comments
 (0)