Skip to content

Commit 44774e5

Browse files
author
Julien Veyssier
committed
exclude eslint config from release
Signed-off-by: Julien Veyssier <[email protected]>
1 parent 2da9380 commit 44774e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

makefile

+1
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ appstore: clean
8181
--exclude=src \
8282
--exclude=translationfiles \
8383
--exclude=webpack.* \
84+
--exclude=.eslintrc.js \
8485
--exclude=stylelint.config.js \
8586
--exclude=.github \
8687
--exclude=.gitlab-ci.yml \

0 commit comments

Comments
 (0)