chore: gitignore + untrack AI agent tooling (.claude/.opencode/.trellis/AGENTS.md)

这些是本地 AI 助手 / 工作流工具产物,不应进版本库。加入 .gitignore 并
git rm --cached 取消跟踪(本地文件保留)。.omo/ 此前已忽略。

推送后远程仓库一并删除这些路径。
This commit is contained in:
2026-06-29 23:07:54 +08:00
parent 5ac7a59289
commit f22165d29e
183 changed files with 6 additions and 22089 deletions

6
.gitignore vendored
View File

@@ -34,5 +34,11 @@ Thumbs.db
# Session runtime continuation cache
.omo/
# AI agent / assistant tooling (local only)
.claude/
.opencode/
.trellis/
AGENTS.md
# Generated Vivado project (create_project.tcl)
vivado_prj/