Skip to content

Commit 4e4b436

Browse files
committed
fix: correct paths in .gitignore for test artifacts
1 parent 8703e18 commit 4e4b436

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ generated
44
yarn.lock
55
subgraph.test.yaml
66
test-stack/.env
7-
test/.bin
8-
test/.latest.json
7+
tests/.bin
8+
tests/.latest.json

0 commit comments

Comments
 (0)