From d985752ba587f3e879858fdc08327b1ce8c45ede Mon Sep 17 00:00:00 2001 From: Chris Kalmar Date: Sun, 31 Jan 2021 18:18:16 +0100 Subject: [PATCH] update gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dc83bd21..54246b98 100644 --- a/.gitignore +++ b/.gitignore @@ -57,4 +57,4 @@ playground/* lib/* # test schema -test-schema.graphql +schema.graphql