mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-09-14 05:56:46 +08:00
docs: 添加本地插件开发文档和Claude文档目录
- 创建.claude_docs目录用于存储AI助手参考文档 - 更新.gitignore排除Claude文档目录 - 编写详细的本地插件开发指南文档 - 分析fscan本地插件架构和开发模式 - 提供完整的开发流程和最佳实践指导
This commit is contained in:
parent
4729be481e
commit
f659a222cd
3
.gitignore
vendored
3
.gitignore
vendored
@ -67,3 +67,6 @@ air_tmp/
|
||||
Todo列表.md
|
||||
*todo*.md
|
||||
*TODO*.md
|
||||
|
||||
# Claude documentation / Claude文档
|
||||
.claude_docs/
|
||||
|
Loading…
Reference in New Issue
Block a user