From 270914315eda63ee52a0c2f92e1faae9d6ea6d92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E7=92=9F?= Date: Tue, 22 Oct 2024 16:33:53 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 57ead7eb..aeecc756 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ logs apphub/swagger-ui apphub/apphub.egg-info cli/__pycache__ -source \ No newline at end of file +source +node_modules