Add Changelog to package again. Remove other meta folders. (#253)

* Add Changelog to package again. Remove other meta folders.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Refactor sorting

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
pull/254/head
Jerome Luckenbach 2021-03-28 22:30:59 +02:00 committed by GitHub
parent 09feb11cf1
commit 3670e5b71b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 3 deletions

View File

@ -1,7 +1,10 @@
#General #General
.azure-pipelines/*
.eslint.js
.github/**
.markdownlint.json
.vscode/** .vscode/**
.vscode-test/** .vscode-test/**
.github/**
**/*.ts **/*.ts
**/*.map **/*.map
.gitignore .gitignore
@ -21,9 +24,8 @@ shared.webpack.config.js
# openHAB vscode repo meta files # openHAB vscode repo meta files
AUTHORS AUTHORS
.azure-pipelines/*
CHANGELOG.md
CONTRIBUTING.md CONTRIBUTING.md
NOTICE NOTICE
project-orga/* project-orga/*
docs/** docs/**