chore: 简化 MAF1.Core 编译配置并加入 AGENTS.md

- MAF1.Core 移除 <EnableDefaultCompileItems>false> 与显式 Compile Include,
  改由 SDK 默认编译所有 .cs,新增文件无需再手动登记 csproj
- 新增 AGENTS.md,沉淀项目结构、构建命令、关键陷阱与约定
- .gitignore 移除 /AGENTS.md 与 /CLAUDE.md 排除项,允许指令文件入库
This commit is contained in:
2026-09-02 11:21:03 +08:00
parent b0e89b6092
commit d1b979f2db
3 changed files with 46 additions and 23 deletions
-2
View File
@@ -364,6 +364,4 @@ FodyWeavers.xsd
/ZETMP.rar
.gitnexus
/.claude/skills/gitnexus
/AGENTS.md
/CLAUDE.md
.vscode