Skip to content

Commit e51f1db

Browse files
authored
Merge pull request #9 from kostysh/feat/cancellation
Feat/cancellation
2 parents 3064e9d + 1888eed commit e51f1db

File tree

7 files changed

+936
-209
lines changed

7 files changed

+936
-209
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ lib
1111
temp
1212
*.level
1313
coverage
14+
coverage.json
1415
typedoc
1516
artifacts-zk
1617
cache-zk

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ dist
44
lib
55
build
66
coverage
7+
coverage.json
78
typedoc
89
temp
910
artifacts-zk

0 commit comments

Comments
 (0)