fix(release): Exclude .editorconfig from release package

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2023-08-10 15:00:08 +02:00
parent 922691d21e
commit 34c6dbf819
No known key found for this signature in database
GPG key ID: C400AAF20C1BB6FC

View file

@ -76,6 +76,7 @@ appstore:
--exclude=docs \
--exclude=.drone.jsonnet \
--exclude=.drone.yml \
--exclude=.editorconfig \
--exclude=.eslintignore \
--exclude=.eslintrc.js \
--exclude=.git \