v0.1.0 首个发布:README + 忽略规则

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Zuo
2026-08-02 22:21:29 +08:00
commit 2f23080fab
2 changed files with 49 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# 构建产物(后续上传源码时启用)
bin/
obj/
publish-single/
*.user
.vs/
.idea/
# 前端
node_modules/
dist/
# 运行时数据(不入库)
services.json
theme.json
window.json
settings.json