2f23080fab
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
18 lines
200 B
Plaintext
18 lines
200 B
Plaintext
# 构建产物(后续上传源码时启用)
|
|
bin/
|
|
obj/
|
|
publish-single/
|
|
*.user
|
|
.vs/
|
|
.idea/
|
|
|
|
# 前端
|
|
node_modules/
|
|
dist/
|
|
|
|
# 运行时数据(不入库)
|
|
services.json
|
|
theme.json
|
|
window.json
|
|
settings.json
|