From 988befb7fbbcf263a2de6a6f95e6abc2d3cbdee3 Mon Sep 17 00:00:00 2001 From: Labhansh Agrawal Date: Sun, 1 Jan 2023 03:01:36 +0530 Subject: [PATCH] ignore dev config schema --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7b036c4d..9c5932fb 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ yarn-error.log # optional dev config file and plugins directory hyper.json +schema.json plugins .DS_Store