Commit 93cf4b35 authored by Zach Pomerantz's avatar Zach Pomerantz Committed by GitHub

build: ignore types and hooks and update test-size (#6117)

build: gitignore types and hooks
parent ad8aff0b
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
/src/locales/**/pseudo.po /src/locales/**/pseudo.po
# generated graphql types # generated graphql types
/src/graphql/**/__generated__
schema.graphql schema.graphql
# dependencies # dependencies
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment