Skip to content

Commit 0060a22

Browse files
committed
chore: ignore GraphQL generated files
1 parent 24600e2 commit 0060a22

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@ next-env.d.ts
3939

4040
# generated graphql files
4141
/gql/generated/gql.ts
42-
/gql/generated/graphql.ts
42+
/gql/generated/graphql.ts
43+
/gql/generated

0 commit comments

Comments
 (0)