更新依赖项并添加 .gitignore 文件以排除 node_modules

This commit is contained in:
2024-12-20 02:22:52 +08:00
parent 788fbc99de
commit f84337a3ac
4 changed files with 227 additions and 2 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
node_modules/