From 29bf7a714bbefbf72357be0fc9cbd587647a30d9 Mon Sep 17 00:00:00 2001 From: Developer Date: Wed, 1 Jul 2026 13:47:44 +0800 Subject: [PATCH] chore: add public downloads to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c7cf1fa..82beeac 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ yarn-error.log /.nova /.vscode /.zed +/public/downloads