v0.1.0 首个发布:README + 忽略规则
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
# 构建产物(后续上传源码时启用)
|
||||
bin/
|
||||
obj/
|
||||
publish-single/
|
||||
*.user
|
||||
.vs/
|
||||
.idea/
|
||||
|
||||
# 前端
|
||||
node_modules/
|
||||
dist/
|
||||
|
||||
# 运行时数据(不入库)
|
||||
services.json
|
||||
theme.json
|
||||
window.json
|
||||
settings.json
|
||||
Reference in New Issue
Block a user