From b09d453886fe7232ab6b6e34c80bf054a6b48c49 Mon Sep 17 00:00:00 2001 From: Nicolas Giard Date: Mon, 7 Mar 2022 21:23:49 -0500 Subject: [PATCH] ci: fix exclude paths for release --- dev/deploy/exclude-patterns.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/dev/deploy/exclude-patterns.txt b/dev/deploy/exclude-patterns.txt index 6ae4acad9..7a8c35495 100644 --- a/dev/deploy/exclude-patterns.txt +++ b/dev/deploy/exclude-patterns.txt @@ -2,15 +2,15 @@ .github .vscode .git -bootstrap -cypress -dev -docker -hooks -notes -svn-history -test -.bowerrc +./bootstrap +./cypress +./dev +./docker +./hooks +./notes +./svn-history +./test +./.bowerrc .editorconfig .eslintrc.js .npmrc