From 80425582bc9451b4e3141d6bf61711ef28648387 Mon Sep 17 00:00:00 2001 From: Peacock Date: Wed, 25 Feb 2026 15:39:13 +0100 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8415785..e3ac91c 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ node_modules/ # Ignore build output -dist/ \ No newline at end of file +dist/ +dist/*