From 9ecd725e04e5a450bcec4f27cda77670d92cae28 Mon Sep 17 00:00:00 2001 From: "jorming.chong" Date: Wed, 7 Jan 2026 17:37:29 +0800 Subject: [PATCH] :bug: update gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 46574fb..a7f4ade 100644 --- a/.gitignore +++ b/.gitignore @@ -43,4 +43,6 @@ lerna-debug.log* /.env # GitKeep -!.gitkeep \ No newline at end of file +!.gitkeep + +*.xlsx \ No newline at end of file