Skip to content

Commit 0925703

Browse files
committed
Update gitignore
1 parent 2f08eb7 commit 0925703

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,7 @@ contracts.txt
2222
artifacts/
2323

2424
# code coverage
25-
tarpaulin-report.*
25+
tarpaulin-report.*
26+
27+
packages/*/schema
28+
contracts/*/schema

0 commit comments

Comments
 (0)