From ea8c4933747249ab9be752dfb4121fbfd99c5aad Mon Sep 17 00:00:00 2001 From: rustmailer Date: Sat, 23 May 2026 15:41:39 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e4bb476..e33b326 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /target .vscode .idea -config.toml \ No newline at end of file +config.toml +node_modules \ No newline at end of file