Skip to content

Commit c4eec21

Browse files
committed
feature: remove generated GraphQL file to avoid big file dif
1 parent 3e84396 commit c4eec21

File tree

5 files changed

+2
-9924
lines changed

5 files changed

+2
-9924
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ node_modules
1111
dist
1212
dist-ssr
1313
*.local
14+
src/graphql/*
15+
!src/graphql/execute.ts
1416

1517
# misc
1618
.DS_Store

src/graphql/fragment-masking.ts

Lines changed: 0 additions & 83 deletions
This file was deleted.

0 commit comments

Comments
 (0)