From fde66e15b7f68add5d400aed84e3a2701d63b382 Mon Sep 17 00:00:00 2001 From: ThinLiquid Date: Mon, 16 Oct 2023 00:43:08 +0100 Subject: [PATCH] =?UTF-8?q?[=F0=9F=93=9D]=20Update=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9b442f2..e8fe197 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -dist/ +dist stats.json -node_modules/ \ No newline at end of file +node_modules \ No newline at end of file