Skip to content

Commit 048abd8

Browse files
committed
Update .gitignore for validation tests
1 parent ce38380 commit 048abd8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
/internal/tests/testdata/graphql-js
2-
/vendor
1+
/internal/validation/testdata/graphql-js
2+
/internal/validation/testdata/node_modules
3+
/vendor

0 commit comments

Comments
 (0)