From 417fd4902f302b88525c25a8683b3e5c046253c7 Mon Sep 17 00:00:00 2001 From: piwind Date: Wed, 17 Sep 2025 01:27:30 +0800 Subject: [PATCH] update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b5c8ca2..11aa4da 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ *.swp Release/ Staging/ + +node_modules/