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
parent
09feb11cf1
commit
3670e5b71b
|
@ -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/**
|
||||
|
||||
|
|
Loading…
Reference in New Issue