From ceaefafca88b3e0ab5128b46814be820e5a31e85 Mon Sep 17 00:00:00 2001 From: Daniel Lew Date: Thu, 17 Jun 2021 10:38:46 -0400 Subject: [PATCH] fix gitignore --- packages/gatsby-source-shopify/.gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/gatsby-source-shopify/.gitignore b/packages/gatsby-source-shopify/.gitignore index 4df7757a8c07d..4a2ed914e9c7d 100644 --- a/packages/gatsby-source-shopify/.gitignore +++ b/packages/gatsby-source-shopify/.gitignore @@ -2,6 +2,5 @@ *.js.map *.d.ts !/types/*.d.ts -README.md !jest.config.js \ No newline at end of file