Don't ship yarn.lock file with the markdown extension (#164794)

This commit is contained in:
Alexandru Dima
2022-10-27 12:09:38 +02:00
committed by GitHub
parent 9ad069358e
commit 0f2285c3e9

View File

@@ -21,3 +21,5 @@ server/extension-browser.webpack.config.js
server/tsconfig.json
server/.vscode/**
server/node_modules/**
server/yarn.lock
server/.npmignore