From 3670e5b71b09695cda88a3b832ad11c8dce91b5a Mon Sep 17 00:00:00 2001 From: Jerome Luckenbach Date: Sun, 28 Mar 2021 22:30:59 +0200 Subject: [PATCH] Add Changelog to package again. Remove other meta folders. (#253) * Add Changelog to package again. Remove other meta folders. Signed-off-by: Jerome Luckenbach * Refactor sorting Signed-off-by: Jerome Luckenbach --- .vscodeignore | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.vscodeignore b/.vscodeignore index f0d67ae..b0cd8d1 100644 --- a/.vscodeignore +++ b/.vscodeignore @@ -1,7 +1,10 @@ #General +.azure-pipelines/* +.eslint.js +.github/** +.markdownlint.json .vscode/** .vscode-test/** -.github/** **/*.ts **/*.map .gitignore @@ -21,9 +24,8 @@ shared.webpack.config.js # openHAB vscode repo meta files AUTHORS -.azure-pipelines/* -CHANGELOG.md CONTRIBUTING.md NOTICE project-orga/* docs/** +