v1.0.1: 将运行时数据库加入 .gitignore

This commit is contained in:
mac
2026-05-30 01:12:09 +08:00
parent 1112827a19
commit 50358e116d
3 changed files with 5 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
# OPC Manager Version Log
## v1.0.1 — 2026-05-30
- 将 data/opc.sqlite 加入 .gitignore避免运行时数据库被误提交
## v1.0.0 — 2026-05-30
**首次正式发布**