From 6493fae316ecace57afd8999958ce9ab6a04f655 Mon Sep 17 00:00:00 2001 From: Artemy Date: Sun, 27 Aug 2023 21:07:42 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6635cf5..df49385 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ node_modules !.env.example vite.config.js.timestamp-* vite.config.ts.timestamp-* +dist/ \ No newline at end of file