init & fix notice

This commit is contained in:
2025-10-30 16:29:55 +08:00
parent 8139ca031c
commit a2aa889e19
8 changed files with 36 additions and 52 deletions

3
.gitignore vendored
View File

@@ -1,5 +1,8 @@
# 依赖包
node_modules/
# 目标文件夹
dist/
# IDE 配置文件夹
.vscode/