Skip to content

Commit b09d453

Browse files
authored
ci: fix exclude paths for release
1 parent 1e4dd0f commit b09d453

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

dev/deploy/exclude-patterns.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
.github
33
.vscode
44
.git
5-
bootstrap
6-
cypress
7-
dev
8-
docker
9-
hooks
10-
notes
11-
svn-history
12-
test
13-
.bowerrc
5+
./bootstrap
6+
./cypress
7+
./dev
8+
./docker
9+
./hooks
10+
./notes
11+
./svn-history
12+
./test
13+
./.bowerrc
1414
.editorconfig
1515
.eslintrc.js
1616
.npmrc

0 commit comments

Comments
 (0)