From a1f4f19a4b27424b32a33ce834806dba470a1e9e Mon Sep 17 00:00:00 2001 From: "Ankur Sinha (Ankur Sinha Gmail)" Date: Tue, 21 Nov 2023 06:37:52 +0000 Subject: [PATCH] chore: update gitignore --- .gitignore | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 2ce1ab4..b12fd4a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ -build -cache -public -.vscode +/build/ +/cache/ +/public/ +/.vscode +/preview.pid