From 3b08f4ed02680002be8a3f2a5dae6797a0f44b89 Mon Sep 17 00:00:00 2001 From: Drulikar Date: Mon, 17 Feb 2025 22:42:25 -0600 Subject: [PATCH] Ignore generated json --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ea2b46473b..180d2b3000 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ changelog.yml *.sqlite3 packaging/ yarn-error.log* +.graphqlrc.json \ No newline at end of file