mirror of
https://github.com/setube/ogame-vue-ts.git
synced 2026-05-12 16:05:12 +08:00
chore: 移除 CLAUDE.md 相关文档说明
从中英文 README 中删除 CLAUDE.md 文件说明,清理无用文档引用,保持项目说明简洁。
This commit is contained in:
@@ -129,7 +129,6 @@ ogame-vue-ts/
|
|||||||
│ └── style.css # Global styles
|
│ └── style.css # Global styles
|
||||||
├── .github/
|
├── .github/
|
||||||
│ └── ISSUE_TEMPLATE/ # GitHub issue templates
|
│ └── ISSUE_TEMPLATE/ # GitHub issue templates
|
||||||
├── CLAUDE.md # AI assistant instructions
|
|
||||||
├── LICENSE # CC BY-NC 4.0 License
|
├── LICENSE # CC BY-NC 4.0 License
|
||||||
├── package.json # Project dependencies
|
├── package.json # Project dependencies
|
||||||
├── tsconfig.json # TypeScript configuration
|
├── tsconfig.json # TypeScript configuration
|
||||||
|
|||||||
@@ -130,7 +130,6 @@ ogame-vue-ts/
|
|||||||
│ └── style.css # 全局样式
|
│ └── style.css # 全局样式
|
||||||
├── .github/
|
├── .github/
|
||||||
│ └── ISSUE_TEMPLATE/ # GitHub issue 模板
|
│ └── ISSUE_TEMPLATE/ # GitHub issue 模板
|
||||||
├── CLAUDE.md # AI 助手说明文档
|
|
||||||
├── LICENSE # CC BY-NC 4.0 许可证
|
├── LICENSE # CC BY-NC 4.0 许可证
|
||||||
├── package.json # 项目依赖
|
├── package.json # 项目依赖
|
||||||
├── tsconfig.json # TypeScript 配置
|
├── tsconfig.json # TypeScript 配置
|
||||||
|
|||||||
Reference in New Issue
Block a user