From 71c9a47ea524654bcf619b679b16358656783dc7 Mon Sep 17 00:00:00 2001 From: Spythere Date: Tue, 16 May 2023 02:10:03 +0200 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 581649b..9b6a40a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ node_modules /dev-dist .log +/dist # local env files .env.local