Skip to content

Commit

Permalink
chore: stop tracking gql.tada turbo cache
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarenaldi committed Dec 17, 2024
1 parent d200bff commit ec9029a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 498 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ node_modules
# build output
**/dist
/docs
*/graphql-cache.d.ts

# misc
.DS_Store
Expand Down
1 change: 1 addition & 0 deletions packages/graphql/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
src/graphql-cache.d.ts
Loading

0 comments on commit ec9029a

Please sign in to comment.