chore: 忽略 LogicServer/data/runtime 目录

- 在 .gitignore 文件中添加 LogicServer/data/runtime/ 目录
- 避免将运行时生成的数据存储到版本库中
This commit is contained in:
root
2025-04-17 12:27:44 +08:00
parent f3c1acce25
commit 1d21e50432

1
.gitignore vendored
View File

@@ -7,3 +7,4 @@ LogicServer/scripterror.txt
core.*
.vscode/
.idea/
LogicServer/data/runtime/