This commit is contained in:
zzjyu
2025-12-16 11:22:51 +08:00
parent f73ce1a423
commit 7a5ab5990d

2
.gitignore vendored
View File

@@ -15,3 +15,5 @@
# 构建产物 # 构建产物
**/dist/** **/dist/**
**/build/** **/build/**
.idea
.vscode