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

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Zuo
2026-08-02 22:21:30 +08:00
commit b51652932f
2 changed files with 36 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# 构建产物(后续上传源码时启用)
node_modules/
dist/
out/
*.log
# 运行时数据(不入库)
*.db
*.db-journal