From d3bd894c2aededdaaee1a0c1c319a1d3719e0a53 Mon Sep 17 00:00:00 2001 From: Aj - Thomas Date: Mon, 16 May 2022 13:56:34 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20Add=20configs=20to=20gitingore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 684a71ab7..97405ae66 100644 --- a/.gitignore +++ b/.gitignore @@ -35,4 +35,5 @@ yarn-error.log* *.tsbuildinfo # storybook -storybook-static \ No newline at end of file +storybook-static +data/configs \ No newline at end of file