From 4a7c05be878ad52c94ec29d61566fb15e77f17c9 Mon Sep 17 00:00:00 2001 From: siujamo Date: Fri, 8 May 2026 18:01:00 +0800 Subject: [PATCH] chore: add 'dist/' to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5e0c663..a271873 100644 --- a/.gitignore +++ b/.gitignore @@ -108,3 +108,5 @@ yarn-error.log* .pnp.js .vscode/* + +dist/