Skip to content

Commit dc5be87

Browse files
authored
Merge pull request #56 from codebtech/feat/create-builds
remove script from the build
2 parents 9e0bbb4 + 1338d65 commit dc5be87

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.deployignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ types
2929
tests
3030
src
3131
bin
32-
build-script.sh
32+
build-script.sh

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ tests-examples/
1414
/playwright-report/
1515
/blob-report/
1616
/playwright/.cache/
17+
build-script.sh

0 commit comments

Comments
 (0)